Minor tweaks to tmux.conf, provision_linux terminal_env, and fish config

This commit is contained in:
mitchell 2022-03-05 16:02:49 -05:00
parent 18fda58726
commit 2cb92a57d5
3 changed files with 7 additions and 2 deletions

View file

@ -51,7 +51,8 @@ function terminal_env -d 'Install base terminal utilities and sync configuration
curl \
kitty-terminfo \
fzf \
nnn
nnn \
mosh
set -l arch_pkgs \
$base_pkgs \