diff options
author | Julian T <julian@jtle.dk> | 2021-09-29 10:54:05 +0200 |
---|---|---|
committer | Julian T <julian@jtle.dk> | 2021-09-29 10:54:05 +0200 |
commit | 322110c2dd3d75b942b1122d0ac8f050e1015957 (patch) | |
tree | 8e3a5b6267c46c7877e542412973e3747eceeb28 /zsh/.zshrc | |
parent | 20f30dae896ade64585c475f28ec41f2ded6ecc6 (diff) |
Add packages, other config and fix script
Diffstat (limited to 'zsh/.zshrc')
-rw-r--r-- | zsh/.zshrc | 1 |
1 files changed, 0 insertions, 1 deletions
@@ -116,7 +116,6 @@ alias vim="$EDITOR" alias ls='ls --color=auto' alias python="python3" alias ipy="ipython" -alias nvim="echo no" # # Functions |