chore: tweak bashrc, zshrc, alias and exports

This commit is contained in:
2024-08-20 01:24:14 +03:00
parent d4972ea30d
commit ba15f82302
4 changed files with 41 additions and 47 deletions

View File

@@ -18,9 +18,6 @@ x-have oh-my-posh && {
eval "$(oh-my-posh init bash --config "$DOTFILES/config/omp/own.toml")"
}
. "$XDG_BIN_HOME/asdf/asdf.sh"
. "$XDG_BIN_HOME/asdf/completions/asdf.bash"
x-have antidot && {
eval "$(antidot init)"
}