Removing whitespace and adding a few aliases
This commit is contained in:
@@ -1,6 +1,7 @@
|
|||||||
# aliases
|
# aliases
|
||||||
alias ll='ls -l'
|
alias ll='ls -l'
|
||||||
alias ta='tmux attach'
|
alias lld='ls -l | grep ^d'
|
||||||
|
alias ta='tmux attach -f'
|
||||||
alias rmf='rm -rf'
|
alias rmf='rm -rf'
|
||||||
|
|
||||||
# custom scripts
|
# custom scripts
|
||||||
|
|||||||
Reference in New Issue
Block a user