summaryrefslogtreecommitdiff
path: root/hosts/muhammed/home
AgeCommit message (Collapse)Author
2024-07-15muhammed: Disable conjure Neovim pluginLinnnus
Conjure keeps getting in my way because it pops up when it isn't wanted and rebinds my keys.
2024-07-07muhammed: Setup Rust stuffLinnnus
2024-07-06muhammed: Update iTerm2 theme switching scriptLinnnus
The script didn't check the theme upon startup, which caused some issues if the system-wide theme change happened while iTerm2 was closed. This new version always updates the iTerm2 theme based on the system theme upon startup.
2024-04-29muhammed: Make iterm2/neovim respect system dark modeLinnnus
2024-03-02hosts/muhammed: Add qbittorrentLinnnus
2024-03-02Move dev-utils to hosts/muhammed/home/Linnnus
2024-02-24Fix missing import in hosts/muhammed/configuration.nixLinnnus
2024-02-20Merge 'reorg' into 'main'Linnnus
This patch moves in the reorganizational work done on the reorg branch, mainly: * Move host-specific modules into hosts/<host>/<module> * Break up HM config See the reorg branch for the individual commits.