add more confs and stuff
This commit is contained in:
Vendored
+3
@@ -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)"
|
||||
|
||||
Reference in New Issue
Block a user