No description
Find a file
histalek c4e992ab98
zsh: Change how updatealias reloads zsh
Seems like reloading zsh via sourcing .zshrc is a bad idea [1]. The best
way seems to be to completely restart zsh or at least use 'exec zsh'.

[1] https://github.com/romkatv/powerlevel10k#weird-things-happen-after-typing-source-zshrc
2021-07-12 17:22:45 +02:00
.config zsh: Change how updatealias reloads zsh 2021-07-12 17:22:45 +02:00
.dotfiles Initial commit 2021-04-02 19:06:33 +02:00
.gitconfig git: Fix indentation in gitconfig 2021-07-10 17:29:52 +02:00
.gitignore_global Initial commit 2021-04-02 19:06:33 +02:00
.zshrc zsh: Add powerlevel10k config 2021-07-12 17:19:32 +02:00