default hostname
This commit is contained in:
parent
af701ff931
commit
ca5d0f1f37
@ -44,8 +44,6 @@ touch ~/.fish.local
|
||||
echo 'set -x VIRTUAL_ENV_DISABLE_PROMPT 1' > ~/.config/fish/config.fish
|
||||
echo 'set -g theme_title_use_abbreviated_path no' >> ~/.config/fish/config.fish
|
||||
echo 'set -g fish_prompt_pwd_dir_length 0' >> ~/.config/fish/config.fish
|
||||
#if [ `hostname` != 'tuonela' ]; then
|
||||
# echo 'set -g theme_display_user yes' >> ~/.config/fish/config.fish
|
||||
#fi
|
||||
echo 'set -g theme_display_user yes' >> ~/.config/fish/config.fish
|
||||
echo 'source ~/.fish.local' >> ~/.config/fish/config.fish
|
||||
touch ~/.hushlogin
|
||||
|
Loading…
Reference in New Issue
Block a user