.bashrc
This commit is contained in:
5
.bashrc
5
.bashrc
@@ -152,12 +152,15 @@ alias qwerty='~/.config/keyboard/qwerty.sh'
|
|||||||
|
|
||||||
alias mount-bigboi-zackarias='~/.config/mnt/bigboi-zackarias.sh'
|
alias mount-bigboi-zackarias='~/.config/mnt/bigboi-zackarias.sh'
|
||||||
alias mount-bigboi-lilleback='~/.config/mnt/bigboi-lilleback.sh'
|
alias mount-bigboi-lilleback='~/.config/mnt/bigboi-lilleback.sh'
|
||||||
|
alias mount-bigboi-warez='~/.config/mnt/bigboi-warez.sh'
|
||||||
|
|
||||||
alias edit-bash='nano ~/.bashrc && source ~/.bashrc'
|
alias edit-bash='nano ~/.bashrc && source ~/.bashrc'
|
||||||
alias edit-requirements='nano ~/.config/requirements/install.sh'
|
alias edit-requirements='nano ~/.config/requirements/install.sh'
|
||||||
|
|
||||||
export PATH="/home/wholteza/.cargo/bin:$PATH"
|
export PATH="/home/wholteza/.cargo/bin:$PATH"
|
||||||
|
export PATH="$HOME/.dotnet/tools:$PATH"
|
||||||
|
export PATH="$HOME/.dotnet:$PATH"
|
||||||
|
export DOTNET_ROOT="$HOME/.dotnet"
|
||||||
### Start oh my posh
|
### Start oh my posh
|
||||||
eval "$(oh-my-posh init bash --config '~/.config/oh-my-posh/theme.omp.json')"
|
eval "$(oh-my-posh init bash --config '~/.config/oh-my-posh/theme.omp.json')"
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user