remove shellfish file because private information
This commit is contained in:
parent
ff252d0bf3
commit
b555d3ecbb
1 changed files with 0 additions and 1 deletions
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue