ok this works on ubuntu now

This commit is contained in:
Benjamin Kyd
2023-02-07 20:27:14 +00:00
parent f1b7fac472
commit b2f1de05f9
3 changed files with 11 additions and 1 deletions

View File

@@ -1,3 +1,5 @@
set-option -g default-shell /bin/zsh
# List of plugins
set -g @plugin 'tmux-plugins/tpm'
set -g @plugin 'tmux-plugins/tmux-sensible'

View File

@@ -128,3 +128,4 @@ eval $(thefuck --alias)
export VISUAL=nvim;
export EDITOR=nvim;
[ -s "$NVM_DIR/bash_completion" ] && \. "$NVM_DIR/bash_completion" # This loads nvm bash_completion