Completed BOOTSTRAP; Updated tmux, nvim, & zsh

This commit is contained in:
mattr
2024-10-03 16:55:56 -05:00
parent 922fdb0cba
commit be7791c641
5 changed files with 91 additions and 51 deletions

View File

@@ -176,6 +176,7 @@ export LESS_TERMCAP_so LESS_TERMCAP_ue LESS_TERMCAP_us
# Custom Additions
eval "$(zoxide init zsh --cmd cd)"
eval "$(fzf --zsh)"
alias update-grub=' grub2-mkconfig -o /boot/grub2/grub.cfg'