add more confs and stuff

This commit is contained in:
2026-07-16 19:16:40 +02:00
parent 22e08de759
commit d70dd8d601
20 changed files with 831 additions and 6 deletions
+3
View File
@@ -18,3 +18,6 @@
# alias mv='mv -i'
export EDITOR=nvim
export VISUAL=nvim
. "$HOME/.cargo/env"
export PATH="$HOME/.cargo/bin:$PATH"
eval "$(starship init bash)"