chore: more cleanup, linting and fixes

This commit is contained in:
2024-09-19 12:40:16 +03:00
parent 78716fa8ce
commit e2c37d29e8
6 changed files with 104 additions and 82 deletions

View File

@@ -18,8 +18,8 @@ export PATH="$XDG_BIN_HOME:$DOTFILES/local/bin:$XDG_DATA_HOME/bob/nvim-bin:$XDG_
# Load bash completions if available for zsh
if [[ -n "$ZSH_VERSION" ]]; then
autoload bashcompinit
bashcompinit
autoload bashcompinit
bashcompinit
fi
# Load asdf