updated bashrc and aliases

This commit is contained in:
2024-06-22 18:54:23 +10:00
parent 012bb9a3a2
commit c16ae91aae
2 changed files with 4 additions and 2 deletions

View File

@@ -75,6 +75,8 @@ fi
export PATH="$PATH:/home/locke/.local/bin"
export PATH="$PATH:/opt/nvim-linux64/bin"
eval "$(/home/linuxbrew/.linuxbrew/bin/brew shellenv)"
if [ -f /home/linuxbrew/.linuxbrew/bin/brew ]; then
eval "$(/home/linuxbrew/.linuxbrew/bin/brew shellenv)"
fi
eval "$(fzf --bash)"
export PATH=$PATH:/home/locke/.spicetify