Fix up iTerm2 settings
This commit is contained in:
parent
d834e901e4
commit
5a8881df5c
File diff suppressed because it is too large
Load Diff
@ -106,9 +106,10 @@ ln -nsf $EWCONFIG_ROOT/configs/systemd/scripts ~/.config/systemd/scripts
|
|||||||
ln -sf $EWCONFIG_ROOT/configs/glab-cli/aliases.yml ~/.config/glab-cli/aliases.yml
|
ln -sf $EWCONFIG_ROOT/configs/glab-cli/aliases.yml ~/.config/glab-cli/aliases.yml
|
||||||
|
|
||||||
# iTerm2
|
# iTerm2
|
||||||
if [ "$(uname)" == "Darwin" ]; then
|
# NOTE: Manually set the settings dir.
|
||||||
ln -sf $EWCONFIG_ROOT/configs/iterm2/com.googlecode.iterm2.plist ~/Library/Preferences/com.googlecode.iterm2.plist
|
# if [ "$(uname)" == "Darwin" ]; then
|
||||||
fi
|
# ln -sf $EWCONFIG_ROOT/configs/iterm2/com.googlecode.iterm2.plist ~/Library/Preferences/com.googlecode.iterm2.plist
|
||||||
|
# fi
|
||||||
|
|
||||||
# Launchpad Scripts
|
# Launchpad Scripts
|
||||||
chmod +x $EWCONFIG_ROOT/configs/launchpad-scripts/*
|
chmod +x $EWCONFIG_ROOT/configs/launchpad-scripts/*
|
||||||
|
Loading…
x
Reference in New Issue
Block a user