feat: use rustup, add bat, remove keyd

This commit is contained in:
2025-06-11 19:49:44 -07:00
parent e670a449aa
commit 4935f02573
6 changed files with 12 additions and 40 deletions

View File

@@ -23,6 +23,7 @@ in
export GOPATH="$HOME/go"
export GOBIN="$HOME/go/bin"
export PATH="$GOBIN:$PATH"
alias cat="bat"
''
+ "\n"
+ aliases;