forked from colonelpanic/dotfiles
Clear dock, keyboard stuff.
This commit is contained in:
@@ -169,3 +169,8 @@ function socks_proxy {
|
||||
echo "$@"
|
||||
ssh -CND 9999 "$@"
|
||||
}
|
||||
|
||||
function clear_dock {
|
||||
defaults write com.apple.dock persistent-apps -array
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user