I become lazier than ever
This commit is contained in:
parent
e1d1816e13
commit
d457543097
@ -47,6 +47,7 @@ alias tunnel='sshuttle --dns -r "$(whoami)@management.collibra.com" 0/0'
|
|||||||
alias ls='lsd'
|
alias ls='lsd'
|
||||||
alias pip='pip3'
|
alias pip='pip3'
|
||||||
alias c='cat'
|
alias c='cat'
|
||||||
|
alias m='mgmt'
|
||||||
|
|
||||||
# Show/hide hidden files in Finder
|
# Show/hide hidden files in Finder
|
||||||
alias show="defaults write com.apple.finder AppleShowAllFiles -bool true && killall Finder"
|
alias show="defaults write com.apple.finder AppleShowAllFiles -bool true && killall Finder"
|
||||||
|
Loading…
Reference in New Issue
Block a user