Commit graph

15 commits

Author SHA1 Message Date
39b85edcb2
feat(zsh): Add zoxide 2024-02-19 10:59:05 +01:00
8febd68127
feat(zsh): Add path intended for completions to zsh's fpath 2023-06-24 13:22:28 +02:00
45eb1d4918
zsh: Remove oh-my-zsh and p10k, use starship prompt 2022-02-24 14:57:55 +01:00
e5db426f68
zsh: Share history between terminals 2021-12-16 15:49:39 +01:00
f1da7f4c78
zsh: Set TERM for max compatibility
I'm working with a lot of different systems over ssh
which don't always have the terminfo available (e.g. alacritty,
kitty, foot) and this seems to be the easiest way to solve this.
2021-12-16 15:46:35 +01:00
36c4533e6a
env: Move /home/simon/.local/bin/:/home/simon/.local/bin/scripts:/usr/local/bin:/usr/bin to environment.d 2021-11-23 09:57:35 +01:00
c4d27798fb
env: Move env variables to config directory 2021-11-21 19:37:18 +01:00
959c6f9c31
path: Add '~/local/bin/scripts' to path for custom scripts 2021-11-17 12:28:13 +01:00
354fccbde2
zsh: Add .bin to path if it exists 2021-10-30 11:20:10 +02:00
259b167dff
wayland: Add sway config and wayland specifics 2021-10-28 15:33:12 +02:00
fa4eeb21fd
zsh: Add powerlevel10k config 2021-07-12 17:19:32 +02:00
638712aeb0
zsh: Remove kitty specifics 2021-07-10 17:02:00 +02:00
3089823b4e
zsh: Switch to powerlevel10k theme 2021-07-10 16:54:45 +02:00
679375e1b5
Consistently use $HOME 2021-04-16 12:04:55 +02:00
8b232cc2e6
Initial commit 2021-04-02 19:06:33 +02:00