reload tmux config after update
This commit is contained in:
@@ -40,6 +40,7 @@ udot() {
|
|||||||
git submodule init
|
git submodule init
|
||||||
git submodule update
|
git submodule update
|
||||||
echo -e ""
|
echo -e ""
|
||||||
|
tmux source-file ~/.tmux.conf > /dev/null 2>&1
|
||||||
}
|
}
|
||||||
|
|
||||||
# will attach to existing tmux session, create new if one does not exist or just start bash if there is no tmux available.
|
# will attach to existing tmux session, create new if one does not exist or just start bash if there is no tmux available.
|
||||||
|
|||||||
Reference in New Issue
Block a user