remove echo of newline if .localcommands cannot be found
This commit is contained in:
parent
ed4b7dfb1d
commit
040e160073
1 changed files with 0 additions and 2 deletions
2
.zshrc
2
.zshrc
|
@ -101,6 +101,4 @@ alias la='ls -la'
|
|||
if [ -f ~/.dotfiles/.localcommands ]
|
||||
then
|
||||
source ~/.dotfiles/.localcommands
|
||||
else
|
||||
echo "\n\n"
|
||||
fi
|
||||
|
|
Loading…
Add table
Reference in a new issue