the things

This commit is contained in:
Crispy 2024-01-24 21:05:21 +01:00
parent bc7920537e
commit d1418b6444
15 changed files with 431 additions and 57 deletions

View file

@ -17,6 +17,7 @@ alias carr "cargo run --release"
alias cacp "cargo clippy -- -W clippy::pedantic"
alias tab "echo \"hard_tabs = true\" > rustfmt.toml"
alias :3 "echo meow :3"
alias kill_vr "killall vrdashboard -9 & killall vrmonitor -9 & killall steamvrwebhelper -9 & killall vrcompositor -9"
alias py python
fish_add_path /home/crispypin/bin/
fish_add_path /home/crispypin/.cargo/bin