main
earnest ma 2022-02-20 18:05:17 -05:00
parent 3cd1f7f8d6
commit 66210150c3
Signed by: earnest ma
GPG Key ID: A343F43342EB6E2A
1 changed files with 1 additions and 0 deletions

View File

@ -36,6 +36,7 @@ foldersize(){
du -sh "$@"
}
# Easy way to create/ connect to a tmux session
tmm(){
if [ -z "$1" ]; then
tmux attach-session -t 0 || tmux