Added home up to .zshrc
This commit is contained in:
parent
6fd6e1c3e5
commit
9352b240b4
1 changed files with 2 additions and 0 deletions
2
.zshrc
2
.zshrc
|
|
@ -25,6 +25,8 @@ for function in ~/.zsh/functions.d/*.sh; do
|
||||||
source $function
|
source $function
|
||||||
done
|
done
|
||||||
|
|
||||||
|
home up
|
||||||
|
|
||||||
# Update tmux window title to the current running command.
|
# Update tmux window title to the current running command.
|
||||||
if [ -n "$TMUX" ]; then
|
if [ -n "$TMUX" ]; then
|
||||||
function preexec() {
|
function preexec() {
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue