MAKE RM ASK EVERY TIME
This commit is contained in:
parent
ed83a74b30
commit
04e878da68
1 changed files with 1 additions and 0 deletions
|
@ -9,6 +9,7 @@ alias "fireplace=$(which fireplace) -f 60 -t 13"
|
||||||
alias "quote=fortune -s linux debian|cowsay"
|
alias "quote=fortune -s linux debian|cowsay"
|
||||||
alias "besseretests=godot --headless -d -v -s --path . addons/besseretests/src/cmd.gd"
|
alias "besseretests=godot --headless -d -v -s --path . addons/besseretests/src/cmd.gd"
|
||||||
alias "besseretests-gui=godot -d -v -s --path . addons/besseretests/src/cmd.gd"
|
alias "besseretests-gui=godot -d -v -s --path . addons/besseretests/src/cmd.gd"
|
||||||
|
alias "rm=rm -ri"
|
||||||
export "RUSTFLAGS=-Z threads=$(nproc)"
|
export "RUSTFLAGS=-Z threads=$(nproc)"
|
||||||
export "EDITOR=nano"
|
export "EDITOR=nano"
|
||||||
function cleanhome() {
|
function cleanhome() {
|
||||||
|
|
Loading…
Reference in a new issue