tweaks
This commit is contained in:
@@ -1,5 +1,11 @@
|
||||
export EDITOR="nvim"
|
||||
export VISUAL="nvim"
|
||||
export PATH="$PATH:/home/tomas/.local/bin"
|
||||
|
||||
eval "$(dircolors)"
|
||||
export LS_COLORS="${LS_COLORS}:ln=1;33:"
|
||||
|
||||
|
||||
if [ -f "$HOME/.config/zsh/zshrc" ]; then
|
||||
source "$HOME/.config/zsh/zshrc"
|
||||
else
|
||||
|
||||
Reference in New Issue
Block a user