x
This commit is contained in:
5
bashrc
5
bashrc
@@ -117,12 +117,13 @@ if [ -z "${TMUX}" ] && [ $(tty) == "/dev/pts/0" ]; then
|
||||
fi
|
||||
|
||||
eval "$(/home/linuxbrew/.linuxbrew/bin/brew shellenv bash)"
|
||||
PATH=$PATH:/home/tsindt/bin:/home/tsindt/.cargo/bin
|
||||
PATH=$PATH:/home/tsindt/bin:/home/tsindt/.cargo/bin:/home/tsindt/.local/bin
|
||||
|
||||
eval "$(oh-my-posh init bash --config gruvbox)"
|
||||
eval "$(oh-my-posh init bash --config /home/tsindt/.config/omp/gruvbox.omp.json)"
|
||||
|
||||
# eval "$(/home/tsindt/bin shellenv bash)"
|
||||
|
||||
[ -f ~/.fzf.bash ] && source ~/.fzf.bash
|
||||
|
||||
EDITOR=nvim
|
||||
cd /home/tsindt/documents/Publikationen
|
||||
|
||||
Reference in New Issue
Block a user