Commit Graph

53 Commits

Author SHA1 Message Date
87eeb522a2 home/shell: make mainProgram selection better 2023-10-06 17:19:50 +02:00
550b9f1b1b home/gdb: init 2023-10-06 17:18:49 +02:00
ad262195f6 home/packages: add lots of unused packages 2023-10-06 17:17:15 +02:00
5a2e34b89e home/shell: add aliases for ofborg evals 2023-10-06 17:16:38 +02:00
9038f3ea54 home/git: add rebase-author alias 2023-10-06 17:14:02 +02:00
92eb44e7ad home/shell: remove and update a few aliases 2023-07-29 12:59:23 +02:00
f85724dea0 home/shell: split alias tree functionality into module and config 2023-07-29 12:49:17 +02:00
dec150ae98 gpg agent: systemwide -> homemanager 2023-07-28 22:23:43 +02:00
f7e25149c7 home: remove a few unused packages and services 2023-07-28 22:05:23 +02:00
0137f4f5a9 lib: remove upstreamed function repeat (replicate) 2023-07-28 22:05:22 +02:00
fdace82c2f modules: move colors to home/modules, explicitly import all 2023-07-28 21:48:15 +02:00
4456244f2d modules: add modules for socket activation 2023-07-28 21:32:13 +02:00
e0250a1572 home/atuin: set up sync 2023-07-12 02:04:56 +02:00
bb67d0b308 home/packages: add two packages
- birdtray
- libnotify
2023-05-08 02:52:06 +02:00
a25ef4ada9 home/git: add switch-interactive alias 2023-05-08 02:51:15 +02:00
e185f0780c home/vscode: remove lots of unused extensions and config 2023-05-08 02:47:43 +02:00
78939bbb55 home/zsh: partially disable slow compinit 2023-05-08 02:36:11 +02:00
10997b802c home/git: add authors alias 2023-05-08 01:49:29 +02:00
d33e310e7d home: add atuin 2023-05-08 01:48:38 +02:00
418ab8c155 shell: add systemd related aliases 2023-03-17 01:28:35 +01:00
e78d1408aa packages: remove mps-youtube
This program apparently now has a fork at https://github.com/mps-youtube/yewtube
but I never used it, so I'd rather just remove it altogether
2023-03-17 01:28:34 +01:00
72ec7c3f2c gtk: make gtk3 bookmarks public
Let's hope they won't cause a CVE or something
2023-03-07 23:03:33 +01:00
7be2f4a272 dunst: theme dunst 2023-03-07 23:02:15 +01:00
3875376d2d polybar: fix month bug, extend song label length 2023-03-07 23:01:41 +01:00
32484e90c4 firefox: add search engines from secrets 2023-02-26 19:14:34 +01:00
2295a240e5 shellOptions: remove unused nix aliases 2023-02-26 19:14:18 +01:00
fbc9796d11 xdg: misc
- use firefox as default browser
- explicitly overwrite mimeapps file
2023-02-26 19:13:53 +01:00
3d08b0f4a1 xmonad: small changes 2023-02-25 17:58:15 +01:00
0bd010e34c picom: temporarily disable due to xorg issue 2023-02-25 17:57:39 +01:00
8b1df87747 firefox: set up bookmarks 2023-02-25 17:56:00 +01:00
b854b66c08 git: misc changes
- add some better push default configs
- remove a bunch of unused aliases
- remove `precomposeunicode = false` noop
- add `forcepush` alias
2023-02-25 17:55:35 +01:00
8515ea162b Misc package changes:
- add progress
- add thunderbird
- obsidian had a bad electron version?
2023-02-25 17:54:36 +01:00
579909afa3 shellOptions: misc
- add alias for dig
- rename commands with incompatible flags to have an 'x' suffix
2023-02-25 17:53:13 +01:00
c2f8fa0efb home: include (possibly forgotten?) ncmpcpp config 2023-01-16 17:16:41 +01:00
2e3c8631fe bi-annual nixos upgrade: 22.05 -> 22.11 2022-11-26 22:50:17 +01:00
9c6a4e0da5 shellOptions: add nix-attr-search aliases
See https://github.com/h7x4/nix-attr-search for
more information
2022-11-26 17:18:30 +01:00
850eaa9b1a Switch to fcitx5 2022-11-20 18:32:03 +01:00
7aa0165173 Add packages:
- usbutils
  - swi prolog
2022-11-19 16:35:55 +01:00
c2fca88a28 home/ssh/pvv: rename some badly named functions 2022-11-19 16:35:36 +01:00
35ec4486e2 home/picom: remove options that will deprecate in 22.11 2022-11-19 16:17:09 +01:00
0476483e11 vscode: misc
- use native vscode
  - install remotetools
2022-11-19 16:15:19 +01:00
b3aa6cad81 lib: move lib extensions into its own module argument 2022-11-19 16:14:18 +01:00
9bc5d2e85d home: several changes
- add TEXMFHOME variable
- Include mutable_config to ssh config
- add package `kondo`
- mpd uses xdg music userdir
2022-11-11 21:23:25 +01:00
752b37f441 xmonad: update location and some config 2022-11-11 21:19:16 +01:00
01519d9e61 Fixed zsh plugin setup 2022-10-13 23:43:58 +02:00
1c6a64aa8a Add misc packages 2022-09-22 04:09:17 +02:00
22419caadd Several changes:
- Change secret outputs into home-manager and nixos specific
- Specifiy home-manager module import in flake.
2022-08-19 14:50:03 +02:00
011b20e05e Move zsh config to XDG data dir 2022-08-19 12:55:47 +02:00
47794d1ea4 Move less history to XDG data dir 2022-08-19 12:54:32 +02:00
594b3f986d Rename misc to config and change:
- GTK2 config is now placed in XDG config dir
- XDG user dirs is overridden
2022-08-19 12:53:48 +02:00