fixed editor
parent
401902acd8
commit
5e73ed1cac
1
.zshrc
1
.zshrc
|
|
@ -124,6 +124,7 @@ source $ZSH/oh-my-zsh.sh
|
||||||
# alias zshconfig="mate ~/.zshrc"
|
# alias zshconfig="mate ~/.zshrc"
|
||||||
# alias ohmyzsh="mate ~/.oh-my-zsh"
|
# alias ohmyzsh="mate ~/.oh-my-zsh"
|
||||||
fi
|
fi
|
||||||
|
export EDITOR='nvim'
|
||||||
if [ -z "${CONTAINER_ID}" ]; then
|
if [ -z "${CONTAINER_ID}" ]; then
|
||||||
fastfetch --logo-color-1 red --logo-color-2 red --color red -l ~/Dotfiles/resources/pin.txt
|
fastfetch --logo-color-1 red --logo-color-2 red --color red -l ~/Dotfiles/resources/pin.txt
|
||||||
fi
|
fi
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue