Zeile für GRC in die Bashrc hinzugefügt.
This commit is contained in:
@@ -24,6 +24,8 @@ if [ -d ~/.bashrc.d ]; then
|
||||
fi
|
||||
unset rc
|
||||
|
||||
GRC_ALIASES=true
|
||||
[[ -s "/etc/profile.d/grc.sh" ]] && source /etc/profile.d/grc.sh
|
||||
fastfetch -c ~/.config/fastfetch/fancy.jsonc
|
||||
eval "$(oh-my-posh init bash --config ~/.config/oh-my-posh/montys.omp.json)"
|
||||
export SSH_AUTH_SOCK=~/.var/app/com.bitwarden.desktop/data/.bitwarden-ssh-agent.sock
|
||||
Reference in New Issue
Block a user