Merge Arch config as main #1

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

4
.zshrc
View file

@ -109,7 +109,7 @@ alias pywal="~/dotfiles/.scripts/pywal.sh"
source /usr/share/zsh/plugins/zsh-syntax-highlighting/zsh-syntax-highlighting.zsh source /usr/share/zsh/plugins/zsh-syntax-highlighting/zsh-syntax-highlighting.zsh
source /usr/share/zsh/plugins/zsh-autosuggestions/zsh-autosuggestions.zsh source /usr/share/zsh/plugins/zsh-autosuggestions/zsh-autosuggestions.zsh
. "/home/benjamin/.asdf/installs/rust/1.81.0/env" . "$HOME/.asdf/installs/rust/1.81.0/env"
# Lines configured by zsh-newuser-install # Lines configured by zsh-newuser-install
HISTFILE=~/.histfile HISTFILE=~/.histfile
@ -118,7 +118,7 @@ SAVEHIST=1000
bindkey -v bindkey -v
# End of lines configured by zsh-newuser-install # End of lines configured by zsh-newuser-install
# The following lines were added by compinstall # The following lines were added by compinstall
zstyle :compinstall filename '/home/benjamin/.zshrc' zstyle :compinstall filename '$HOME/.zshrc'
autoload -Uz compinit autoload -Uz compinit
compinit compinit