Skip to content
Snippets Groups Projects
Commit 1b456feb authored by Sebastian Semmler's avatar Sebastian Semmler
Browse files

config aliases

parent a666b6ed
No related branches found
No related tags found
No related merge requests found
alias ll='ls -la'
alias ll='ls -lahL'
alias lh='ls -lah'
alias ...='cd ../..'
alias launchpadreset="defaults write com.apple.dock ResetLaunchPad -bool true; killall Dock"
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment