Fix prompt to squeeze home.
This commit is contained in:
parent
99123f31ef
commit
6a572adc93
@ -26,7 +26,7 @@ ln -sf ~/.dotfiles/tmux.conf ~/.tmux.conf
|
|||||||
# fish
|
# fish
|
||||||
touch ~/.fish.local
|
touch ~/.fish.local
|
||||||
mkdir -p ~/.config/fish/functions
|
mkdir -p ~/.config/fish/functions
|
||||||
#curl -L https://github.com/oh-my-fish/theme-agnoster/raw/master/fish_prompt.fish > ~/.config/fish/functions/fish_prompt.fish
|
ln -s ~/.dotfiles/fish/prompt_pwd.fish ~/.config/fish/functions
|
||||||
curl -sfL https://git.io/fundle-install | fish
|
curl -sfL https://git.io/fundle-install | fish
|
||||||
echo "fundle plugin 'hauleth/agnoster'" >> ~/.config/fish/config.fish
|
echo "fundle plugin 'hauleth/agnoster'" >> ~/.config/fish/config.fish
|
||||||
echo "fundle init" >> ~/.config/fish/config.fish
|
echo "fundle init" >> ~/.config/fish/config.fish
|
||||||
|
Loading…
Reference in New Issue
Block a user