- remove unnecessary nix packages add them - ncdu, alacritty
+ bash aliases file + spacevim + username formatting for starship terminal
This commit is contained in:
@ -3,7 +3,8 @@
|
||||
##
|
||||
## Editors
|
||||
##
|
||||
export EDITOR=vi
|
||||
export EDITOR=nvim
|
||||
export TERMINAL=alacritty
|
||||
export GIT_EDITOR="$EDITOR"
|
||||
export USE_EDITOR="$EDITOR"
|
||||
export VISUAL=$EDITOR
|
||||
|
Reference in New Issue
Block a user