diff --git a/.bashrc b/.bashrc index 83b6019..63e7b1d 100644 --- a/.bashrc +++ b/.bashrc @@ -13,4 +13,6 @@ PS1='[\u@\h \W]\$ ' alias config='EDITOR=vim /usr/bin/git --git-dir=/home/piwalker/.cfg/ --work-tree=/home/piwalker' EDITOR=nvim +export PATH=$PATH:~/go/bin fastfetch +