Commit graph

21 commits

Author SHA1 Message Date
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 33cab5d19e
chore(flake): update inputs 2021-11-22 18:45:50 +01: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 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 b438e062c2
feat(terminal): replace kitty with alacritty + tabbed 2020-09-11 14:59:51 +02:00
Felix Schröter fe12621274
feat: switch to nix-direnv 2020-08-26 10:34:08 +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 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