mirror of
https://github.com/tomru/DotfilesOld.git
synced 2026-03-03 06:27:21 +01:00
add did alias
This commit is contained in:
@@ -13,6 +13,8 @@ alias ta='tmux attach -t'
|
|||||||
alias ts='tmux new-session -s'
|
alias ts='tmux new-session -s'
|
||||||
alias tl='tmux list-sessions'
|
alias tl='tmux list-sessions'
|
||||||
|
|
||||||
|
alias did="vim +'normal Go' +'r\!date' ~/did.txt"
|
||||||
|
|
||||||
# Pretty print the path
|
# Pretty print the path
|
||||||
alias path='echo $PATH | tr -s ":" "\n"'
|
alias path='echo $PATH | tr -s ":" "\n"'
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user