Some cosmetic fixes.
This commit is contained in:
parent
3425d87426
commit
8681eab798
2 changed files with 1 additions and 2 deletions
|
|
@ -61,7 +61,7 @@ function home() {
|
|||
fi
|
||||
fi
|
||||
else
|
||||
echo "$HOME was already updated in the last 24 hours."
|
||||
echo "$HOME was already updated within the last 24 hours."
|
||||
echo "Run this to force updating: home up f"
|
||||
fi
|
||||
else
|
||||
|
|
|
|||
1
.zshrc
1
.zshrc
|
|
@ -45,5 +45,4 @@ fi
|
|||
# and scripts.
|
||||
source ~/.penv
|
||||
|
||||
|
||||
export PATH="$HOME/.local/bin:$PATH"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue