[+] iterm2
This commit is contained in:
Binary file not shown.
@@ -54,4 +54,9 @@ check-config "$HOME/.config/micro/settings.json" "$CFGSYNC/.config/micro/setting
|
||||
|
||||
check-config "$HOME/.config/kitty" "$CFGSYNC/.config/kitty"
|
||||
# check-config "$HOME/.config/ibus/rime" "$CFGSYNC/.config/ibus/rime"
|
||||
# check-config "$HOME/.local/share/fcitx5/rime" "$CFGSYNC/.config/ibus/rime"
|
||||
# check-config "$HOME/.local/share/fcitx5/rime" "$CFGSYNC/.config/ibus/rime"
|
||||
|
||||
# macOS only
|
||||
if [[ $OSTYPE == 'darwin'* ]]; then
|
||||
check-config "$HOME/Library/Preferences/com.googlecode.iterm2.plist" "$CFGSYNC/.config/macOS/com.googlecode.iterm2.plist"
|
||||
fi
|
||||
|
||||
@@ -180,10 +180,6 @@ lisp() {
|
||||
ros run --load "$1" --quit
|
||||
}
|
||||
|
||||
test-nf() {
|
||||
CUSTOM_DISTRO="$1" ./neofetch test_distro_ascii
|
||||
}
|
||||
|
||||
# Remote adb
|
||||
adblan() {
|
||||
adb connect "$1:16523"
|
||||
|
||||
Reference in New Issue
Block a user