Elias Almqvist 3 weeks ago
parent ec170724e7
commit f195737945
No known key found for this signature in database
GPG Key ID: E31A99CE3E75A158
  1. 2
      nix-darwin/home.nix

@ -258,6 +258,8 @@
prefix = "C-s";
keyMode = "vi";
extraConfig = ''
set -g default-command "${pkgs.zsh}/bin/zsh"
# Reload config with prefix + r
unbind r
bind r source-file ~/.config/tmux/tmux.conf

Loading…
Cancel
Save