📝 adjust echo message
This commit is contained in:
parent
9612123c80
commit
eb7539b300
1 changed files with 1 additions and 1 deletions
|
|
@ -20,5 +20,5 @@ echo >&2 $(ls -la)
|
|||
echo >&2 " >>> running .configure"
|
||||
make && sudo make install
|
||||
|
||||
echo >&2 " >>> link tmux config from dotfiles"
|
||||
echo >&2 " >>> linking tmux config from dotfiles"
|
||||
ln -s -f /tmp/dotfiles/.tmux.conf ~/.tmux.conf
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue