Merge Arch config as main #1

Closed
baobeld wants to merge 228 commits from arch(btw) into master
Showing only changes of commit f984068975 - Show all commits

1
.zshrc
View file

@ -127,3 +127,4 @@ compinit
neofetch --ascii ~/dotfiles/ascii.txt neofetch --ascii ~/dotfiles/ascii.txt
export EDITOR=nvim export EDITOR=nvim
export PATH="${ASDF_DATA_DIR:-$HOME/.asdf}/shims:$PATH"