diff options
| author | Gustaf Rydholm <gustaf.rydholm@gmail.com> | 2021-05-23 20:51:42 +0200 |
|---|---|---|
| committer | Gustaf Rydholm <gustaf.rydholm@gmail.com> | 2021-05-23 20:51:42 +0200 |
| commit | 38c1296c06fa2c9948c2de1c3b5581d9b5e96105 (patch) | |
| tree | 5ec54e47b6cd7634d7477db1d89bfe3b4a45ec53 /.zshrc | |
| parent | fa06e9e7f3fb49484ea1fa8f564816b548222e39 (diff) | |
Copying Luke Smith's config a lot
Diffstat (limited to '.zshrc')
| -rw-r--r-- | .zshrc | 7 |
1 files changed, 0 insertions, 7 deletions
@@ -1,7 +0,0 @@ -# ZSH config -# Load plugins first -[ -f $HOME/.config/zsh/plugins.zsh ] && source $HOME/.config/zsh/plugins.zsh -[ -f $HOME/.config/zsh/exports.zsh ] && source $HOME/.config/zsh/exports.zsh -[ -f $HOME/.config/zsh/functions.zsh ] && source $HOME/.config/zsh/functions.zsh -[ -f $HOME/.config/zsh/keybindings.zsh ] && source $HOME/.config/zsh/keybindings.zsh -[ -f $HOME/.config/zsh/aliases.zsh ] && source $HOME/.config/zsh/aliases.zsh |