remove shellfish file because private information

This commit is contained in:
Simon Rieger 2023-11-14 04:09:37 +01:00
parent ff252d0bf3
commit b555d3ecbb

View file

@ -129,7 +129,6 @@ export EDITOR=vim
eval "$(starship init zsh)"
export LC_TERMINAL=ShellFish
test -e "$HOME/.shellfishrc" && source "$HOME/.shellfishrc"
if [ -x "$(command -v tmux)" ] && [ -n "${DISPLAY}" ] && [ -z "${TMUX}" ]; then