diff --git a/home/config/zsh/zshrc b/home/config/zsh/zshrc index 5c38bbc..3b66ab2 100644 --- a/home/config/zsh/zshrc +++ b/home/config/zsh/zshrc @@ -80,7 +80,7 @@ bindkey "\e\d" undo } zle -N ranger .ranger -bindkey "^F" range +bindkey "^F" ranger # gpg export GPG_TTY=$(tty) diff --git a/home/home.scm b/home/home.scm index 9a0a740..d26096c 100644 --- a/home/home.scm +++ b/home/home.scm @@ -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"