mirror of
https://github.com/nikdoof/dotfiles.git
synced 2025-12-14 02:02:29 +00:00
Add more aliases
This commit is contained in:
@@ -6,4 +6,5 @@ else
|
|||||||
fi
|
fi
|
||||||
|
|
||||||
alias t='(tmux has-session 2>/dev/null && tmux attach) || (tmux new-session)'
|
alias t='(tmux has-session 2>/dev/null && tmux attach) || (tmux new-session)'
|
||||||
alias tma="tmux attach"
|
alias tma="tmux attach"
|
||||||
|
alias last="last | head"
|
||||||
|
|||||||
Reference in New Issue
Block a user