add cargo and fix ranger

This commit is contained in:
Murphy 2024-11-24 00:17:05 -05:00
parent ed77751a02
commit e625ae6617
Signed by: freya
GPG key ID: 9FBC6FFD6D2DBF17
2 changed files with 7 additions and 3 deletions

View file

@ -80,7 +80,7 @@ bindkey "\e\d" undo
}
zle -N ranger .ranger
bindkey "^F" range
bindkey "^F" ranger
# gpg
export GPG_TTY=$(tty)

View file

@ -60,7 +60,6 @@
"easyeffects"
"gamescope"
"overskride"
"ungoogled-chromium"
; gtk
"wxwidgets"
@ -102,9 +101,13 @@
; langs
"gcc-toolchain"
"clang-toolchain"
"rust"
"python"
; rust
"rust"
"rust-cargo"
"rust-analyzer"
; social
"gajim"
"gajim-omemo"
@ -125,6 +128,7 @@
"zsh-autosuggestions"
"tree-sitter-cli"
"neofetch"
"ranger"
"pfetch"
"fd"
"yt-dlp"