Remove laggy zsh plugins, move configs to ~/.config/zsh
This commit is contained in:
parent
39536754b3
commit
8577646177
10 changed files with 82 additions and 112 deletions
5
.config/zsh/.zshenv
Normal file
5
.config/zsh/.zshenv
Normal file
|
@ -0,0 +1,5 @@
|
|||
# unused for now
|
||||
# export PATH="${$(find ~/.local/bin -type d -printf %p:)%%:}:$PATH"
|
||||
|
||||
# default apps
|
||||
export EDITOR="/usr/bin/nvim"
|
Loading…
Add table
Add a link
Reference in a new issue