Skip to content

Instantly share code, notes, and snippets.

@hamelin
Created October 4, 2023 15:13
Show Gist options
  • Save hamelin/892f16406f867cea277bfd8d85a3aba7 to your computer and use it in GitHub Desktop.
Save hamelin/892f16406f867cea277bfd8d85a3aba7 to your computer and use it in GitHub Desktop.
A Conda environment file that pulls in most tools described at https://github.com/ibraheemdev/modern-unix
name: modern-unix
channels:
- conda-forge
- dnachun
dependencies:
- bat
- bottom
- broot
- cheat
- choose-rust
- curlie
- delta
# - dog # Cannot find among public Conda channels.
- duf
- dust
- exa
- fd
- fzf
- glances
# - gping # Cannot find among public Conda channels.
- gtop
- httpie
- hyperfine
- jq
- lsdeluxe
- mamba
- mcfly
- procs
- ripgrep
- sd
- the_silver_searcher
- tldr
- tmux
- xh
- zoxide
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment