summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2024-01-10Have neomake always run clippy in rust projectsBrian Picciano
2024-01-07Add usbutils and tcpdumpBrian Picciano
2024-01-06Make config merging smarterBrian Picciano
2024-01-06use bash for shipped scriptsBrian Picciano
2024-01-06Fix input drivers on ubuntuBrian Picciano
2024-01-06Fix alacritty for ubuntuBrian Picciano
2024-01-06Cleanup in Makefilemediocregopher
2024-01-06Fix alacritty not opening links when clickedmediocregopher
2024-01-06Fix Browsermediocregopher
2024-01-06Simplify awesome even further, wrap startx internallymediocregopher
2024-01-06More re-arranging of applicationsmediocregopher
2024-01-06Remove i3lock, I never use it anywaymediocregopher
2024-01-06Import full awesome env into root envmediocregopher
2024-01-06Move bin derivation to global default.nixmediocregopher
2023-12-29Add zip to default loadoutmediocregopher
2023-12-27Merge X subdir into awesomemediocregopher
2023-12-20Install man pagesmediocregopher
2023-12-18Add Screenshots to tmpfilesmediocregopher
2023-12-17Add tmpfiles creationmediocregopher
2023-12-17Figure out how to not use nixGL for alacrittymediocregopher
2023-12-17Add ability to include extra xorg conf from the configmediocregopher
2023-12-17Update edge in order to update lagrange, so that .config/lagrange copying worksmediocregopher
2023-12-16Include xorg as part of loadout, so it's not required on host systemmediocregopher
2023-12-16Fixes coming from re-install on mediocre-desktopmediocregopher
2023-11-21Add rsbkb, mostly useful for hex/unhexmediocregopher
2023-11-17Update alacritty, it was busted after archlinux update for some reasonmediocregopher
2023-11-16Add pvmediocregopher
2023-11-15Add iotop packagemediocregopher
2023-11-15Add calibremediocregopher
2023-11-13Add worldclock script and bind it to cmd+aBrian Picciano
2023-09-26Fix go-playgroundmediocregopher
2023-08-16Fix git main-branch once and for allmediocregopher
2023-08-15Fix typo in main-branch git aliasmediocregopher
2023-08-13Be sure to ignore extra config filesmediocregopher
2023-08-13Update branch with all changes which could be brought in from private branchesmediocregopher
For a while I was keeping a private branch where there were a lot of non-public things included, and that became the de-facto branch while this one lagged. This one is now up-to-date, all private stuff is dealt with via config files which are not committed.
2021-10-05add xdg-utils and set default BROWSER envmediocregopher
2021-10-05setup misspellmediocregopher
2021-10-05comment out alacritty font settings again, it still doesn't workmediocregopher
2021-10-05got AppImage build working on my desktopmediocregopher
On my desktop the AppImage build kept picking up the `Htop.desktop` file, whereas on my laptop it would pick up the `medicore-loadout.desktop` file as expected. I'm not sure of why the discrepancy, maybe some difference in the directory listing order. In any case, I fixed it by deleting all desktop files, except the loadout's, from the AppDir.
2021-10-03initial public commitBrian Picciano