update iterm2 and aspell configs
This commit is contained in:
@ -1,8 +1,9 @@
|
||||
#!/usr/bin/env bash
|
||||
# OSX Defaults
|
||||
case "$(uname -s)" in
|
||||
Darwin)
|
||||
echo "(Mac OS X) Loading preferences"
|
||||
sudo sh "$HOME/.macos"
|
||||
;;
|
||||
Darwin)
|
||||
echo "(Mac OS X) Loading preferences"
|
||||
sudo sh "$HOME/.macos"
|
||||
ln -snf "$HOME/Code/dotfiles/com.googlecode.iterm2.plist" "$HOME/com.googlecode.iterm2.plist"
|
||||
;;
|
||||
esac
|
||||
|
Reference in New Issue
Block a user