mirror of
https://gitea.blesmrt.net/mikaela/shell-things.git
synced 2024-11-22 11:19:22 +01:00
fix previous commit
zshrc missed one a in alias.
This commit is contained in:
parent
bc966efe0b
commit
98e8b008c6
2
zshrc
2
zshrc
@ -505,7 +505,7 @@ alias homebrew-install="mkdir -p ~/.local/bin;cd ~/.local;git clone https://gith
|
||||
|
||||
# OS X
|
||||
alias osx-server-caching-interface="serveradmin settings caching:Interface ="
|
||||
lias osx-show-hidden-files="defaults write com.apple.finder AppleShowAllFiles"
|
||||
alias osx-show-hidden-files="defaults write com.apple.finder AppleShowAllFiles"
|
||||
alias osx-airdrop-listenallif="defaults write com.apple.NetworkBrowser BrowseAllInterfaces"
|
||||
alias osx-set-updatecheck="defaults write /Library/Preferences/com.apple.SoftwareUpdate ScheduleFrequency"
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user