diff --git a/README.md b/README.md index bf65455..74584b7 100644 --- a/README.md +++ b/README.md @@ -50,6 +50,11 @@ pamac install \ bash-completion \ bat \ bottom \ + cargo-flamegraph \ + choose \ + broot \ + croc \ + difftastic \ direnv \ dust \ exa \ @@ -60,8 +65,10 @@ pamac install \ gitui \ glances \ go \ + grex \ hdparm \ hexyl \ + htmlq \ htop \ httpie \ hyperfine \ @@ -71,21 +78,33 @@ pamac install \ libvirt \ lzop \ lsd \ + mdbook \ + mdbook-linkcheck \ mhash \ mosh \ + mtr \ neovim \ + nextcloud-client \ nmon \ opendoas \ + pgcli \ pv \ + p7zip \ qemu \ ripgrep \ + sd \ shfmt \ starship \ tealdeer \ tmux \ + tokei \ unzip \ + upterm \ vim \ virt-manager \ + watchexec \ + xh \ + xsv \ zoxide # not available by default #jc mbuffer @@ -130,6 +149,23 @@ sh <(curl -L https://nixos.org/nix/install) --daemon curl --proto '=https' --tlsv1.2 -sSf https://sh.rustup.rs | sh ``` +# Cargo dependencies + +```bash +cargo install \ + ag \ + amber \ + basic-http-server \ + cargo-udeps \ + kondo \ + passerine \ + passerine-aspen \ + record-query \ + rustfilt \ + xcp +cargo +nightly install --git https://github.com/martinvonz/jj.git +cargo +nightly install --git https://github.com/getzola/zola.git +``` # Chezmoi ```bash