start alacritty with tmux

This commit is contained in:
Noah Masur
2020-07-26 21:06:49 -04:00
parent 8cc81cc8de
commit 5f063ed497
3 changed files with 9 additions and 7 deletions

View File

@ -9,7 +9,7 @@ if status --is-interactive
set PATH $PATH /usr/local/bin ~/.local/bin $DOTS/bin ~/.cargo/bin
set CDPATH . $HOME $PROJ $DOTS
# Use `vi` in the shell
# Use `vi` in the shell with cursor shapes
fish_vi_key_bindings
set -g fish_vi_force_cursor
set -g fish_cursor_default block