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
|
||||||
fi
|
fi
|
||||||
else
|
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"
|
echo "Run this to force updating: home up f"
|
||||||
fi
|
fi
|
||||||
else
|
else
|
||||||
|
|
|
||||||
1
.zshrc
1
.zshrc
|
|
@ -45,5 +45,4 @@ fi
|
||||||
# and scripts.
|
# and scripts.
|
||||||
source ~/.penv
|
source ~/.penv
|
||||||
|
|
||||||
|
|
||||||
export PATH="$HOME/.local/bin:$PATH"
|
export PATH="$HOME/.local/bin:$PATH"
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue