Installing zoxide led me to installing fzf, which has improved my terminal experience by about 35%, I already installed it in all the machines I’m managing
Check out Atuin. Its another must have for me. When you push up arrow, it shows your command history in a very pleasing list. You can even generate account keys to migrate your history between PCs, but I’ve never bothered with it. You can also search past commands on the history menu.
You don’t need an account for it. That’s only for the migration keys.
Try zoxide
Installing zoxide led me to installing fzf, which has improved my terminal experience by about 35%, I already installed it in all the machines I’m managing
Got any more tools? :)
Check out Atuin. Its another must have for me. When you push up arrow, it shows your command history in a very pleasing list. You can even generate account keys to migrate your history between PCs, but I’ve never bothered with it. You can also search past commands on the history menu.
You don’t need an account for it. That’s only for the migration keys.
I don’t think there’s anything too unusual but here’s my nix packages
{ pkgs }: with pkgs; [ # General packages for development copier # Project scaffolding and templating fastlane jujutsu just # Project specific command runner mise # Tool version manager ngrok # Public tunnel ngrok.com sqlite pre-commit trufflehog # Scan for secrets in code repositories # Encryption and security tools age age-plugin-yubikey gnupg libfido2 # Container tools and SDKs colima podman podman-compose # Media-related packages dejavu_fonts ffmpeg hack-font noto-fonts noto-fonts-emoji meslo-lgs-nf yt-dlp # Text and terminal utilities bat btop # resource monitor #chezmoi # manage dotfiles; to try coreutils # GNU system tools curl delta exiftool f3 # flash drive verification tool fd # alternate find command fzf htop iftop jq # command line JSON tool # openssh ripgrep s3cmd shellcheck # static analysis for shell scripts tree tmux unison unrar unzip wget zip zoxide # fish specific fishPlugins.foreign-env fishPlugins.forgit fishPlugins.fzf-fish fishPlugins.tide fishPlugins.z # Python packages python3 virtualenv ]
Yeah, these two are fucking awesome. I recently installed zoxide and OMG, i dont know how ive lived without it.
Other awesome tools: Eza - prettier ls Yazi - vim-like file manager
Are you sure it’s not 33.3, repeating, of course? Just making sure.
zoxide, btop and lazygit are a must for me in any computer.
Yup. I usually have zoxide installed. It’s grand.