Commit graph

40 commits

Author SHA1 Message Date
Felix Schröter 0aaf95b357
feat(nushell): add nix module from nu_scripts 2023-11-19 01:01:24 +01:00
Felix Schröter 58f60e0c62
feat(editors): ignore cfg_eval proc macros in rust-analyzer 2023-10-24 19:10:14 +02:00
Felix Schröter 6830cc6042
refactor: clean up dead code 2023-09-30 03:33:49 +02:00
Felix Schröter a7af99f860
fix(shell): ignore shellcheck for zsh script 2023-09-13 16:38:02 +02:00
Felix Schröter 3abc0a2a93
feat(shell): use nu_scripts from nixpkgs 2023-06-26 18:13:44 +02:00
Felix Schröter e77fc1fe1d
chore: upgrade to NixOS 23.05 2023-05-31 19:03:54 +02:00
Felix Schröter 71bec5afc9
chore(shell): update nu_scripts 2023-04-25 16:31:22 +02:00
Felix Schröter 0bf8a6b336
feat(browsers): add mullvad-browser
Adds Mullvad Browser & sets it as the new default browser.
2023-04-12 21:06:32 +02:00
Felix Schröter 3c72312f8a
feat(shell): add nushell 2023-04-09 21:43:53 +02:00
Felix Schröter 22bf1600b1
refactor(shell): split shell config 2023-03-17 12:37:26 +01:00
Felix Schröter 9d12f12a98
feat(neovim): replace vim-kitty-navigator with nvim-kitty-navigator 2022-04-08 12:11:39 +02:00
Felix Schröter 5bc58270bb
feat(neovim): use nerdfonts & avoid emojis that break neovim
Some emojis break rendering in neovim/kitty due to width issues.
Can potentially be fixed by switching to a different terminal emulator
but I haven't found one matching my other needs yet.
2022-03-30 00:09:08 +02:00
Felix Schröter e603082b5d
chore(flake): update inputs 2022-01-27 15:04:55 +01:00
Felix Schröter 33cab5d19e
chore(flake): update inputs 2021-11-22 18:45:50 +01:00
Felix Schröter e6a9e1e60c
feat(terminal): switch to kitty 2021-08-04 22:30:39 +02:00
Felix Schröter b27d261f31
chore(flake): update inputs 2021-06-16 21:40:56 +02:00
Felix Schröter a9975018f4
feat(shell): set work browser via dotenv 2021-05-05 00:10:35 +02:00
Felix Schröter e684d5a347
fix(shell): remove old emacs alias 2021-05-05 00:08:15 +02:00
Felix Schröter 5a84c27334
feat: switch neovim & alacritty theme 2021-03-26 03:39:29 +01:00
Felix Schröter acf40c4180
fix(alacritty): update key bindings 2020-11-22 10:58:54 +01:00
Felix Schröter 2be736cc24
feat(zsh): enable extendedglob and kshglob 2020-11-14 11:19:04 +01:00
Felix Schröter 0ece8ef1d1
feat(shell): extend starship config 2020-10-20 15:49:33 +02:00
Felix Schröter 69e88cc4e9
feat(alacritty): disable font size key bindings 2020-09-29 14:05:09 +02:00
Felix Schröter b438e062c2
feat(terminal): replace kitty with alacritty + tabbed 2020-09-11 14:59:51 +02:00
Felix Schröter b49348f887
feat(font): update fonts & fix emoji 2020-09-11 14:58:56 +02:00
Felix Schröter fe12621274
feat: switch to nix-direnv 2020-08-26 10:34:08 +02:00
Felix Schröter 7259999f4f
chore(alacritty): update comment 2020-08-15 00:35:17 +02:00
Felix Schröter 4248fee8e0
feat: remove fish 2020-08-15 00:35:17 +02:00
Felix Schröter f651ab1a64
feat(starship): disable aws 2020-08-15 00:35:17 +02:00
Felix Schröter c56561aa35
feat: add alacritty 2020-06-18 16:25:53 +02:00
Felix Schröter edd428ee27
feat(starship): use line breaks 2020-05-22 18:37:01 +02:00
Felix Schröter 1ef67a2808
style(zsh): fix config order 2020-05-22 18:37:00 +02:00
Felix Schröter 91dee66ef3
feat(terminal): switch from gnome-terminal to kitty 2020-03-24 00:57:11 +01:00
Felix Schröter 5b3c5833b9
feat(zsh): extend autosuggestions with completion 2020-03-21 16:39:56 +01:00
Felix Schröter fb880083d9
feat(zsh): fix history search 2020-03-21 16:31:14 +01:00
Felix Schröter e8ec19ae9b
feat(zsh): add more vi bindings for menuselect 2020-03-15 14:46:51 +01:00
Felix Schröter 85de8ec624
feat: move plugins from initExtraBeforeCompInit to plugins 2020-03-14 04:13:43 +01:00
Felix Schröter cf138810e6
feat(zsh): improve completion behaviour 2020-03-14 03:00:25 +01:00
Felix Schröter f488f772ee
feat: setup zsh as default shell 2020-03-14 01:38:34 +01:00
Felix Schröter 58eae1d229 feat: rearrange home-manager modules 2020-03-13 19:41:55 +01:00