diff --git a/Makefile b/Makefile index eb2556f6..e89f82cd 100644 --- a/Makefile +++ b/Makefile @@ -49,7 +49,7 @@ $(BIN_TARGETS): $(LOCAL_BIN)/%: bin/% $(LOCAL_BIN)/poetry: $(LOCAL_BIN) command -v poetry > /dev/null || curl -sSL https://install.python-poetry.org | python3 - -$(HOME)/.ssh/config: $(HOME)/.ssh +$(HOME)/.ssh/config: $(HOME)/.ssh $(HOME)/.ssh/sockets cp -n templates/ssh-config $@ $(PACKER_DIR): diff --git a/config/kitty/kitty.conf b/config/kitty/kitty.conf index d9bc6fcc..19494774 100644 --- a/config/kitty/kitty.conf +++ b/config/kitty/kitty.conf @@ -658,7 +658,7 @@ bell_on_tab "🔔 " #: Window layout {{{ -remember_window_size no +remember_window_size yes # initial_window_width 1600 # initial_window_height 900