From e7c62be3c63d227a5266dfab3c4511874604be21 Mon Sep 17 00:00:00 2001 From: Matthias Beyer Date: Wed, 7 Jul 2021 20:23:43 +0200 Subject: Add CLI section Signed-off-by: Matthias Beyer --- content/linux_unix/cli.md | 88 +++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 88 insertions(+) create mode 100644 content/linux_unix/cli.md (limited to 'content') diff --git a/content/linux_unix/cli.md b/content/linux_unix/cli.md new file mode 100644 index 0000000..d1cff60 --- /dev/null +++ b/content/linux_unix/cli.md @@ -0,0 +1,88 @@ + ++++ +title = 'CLI' +weight = 1 ++++ + +Notes on CLI stuff + +# Vim + +Notes/resources on the best available editor for Linux/Unix CLI. + + +# Tools + +General list of helper tools that are nice, helpful and worth to have a look at + +* [alacritty](https://github.com/alacritty/alacritty) +* [atuin](https://github.com/ellie/atuin) +* [bandwhich](https://github.com/imsnif/bandwhich) +* [bat](https://github.com/sharkdp/bat) +* [bb](https://github.com/epilys/bb) +* [bfs](https://github.com/tavianator/bfs) +* [bmon](https://github.com/tgraf/bmon) +* [bottom](https://github.com/ClementTsang/bottom) +* [broot](https://github.com/Canop/broot) +* [choose](https://github.com/theryangeary/choose) +* [coreutils](https://github.com/uutils/coreutils) +* [delta](https://github.com/dandavison/delta) +* [dijo](https://github.com/NerdyPepper/dijo) +* [diskus](https://github.com/sharkdp/diskus) +* [dive](https://github.com/wagoodman/dive) +* [dua-cli](https://github.com/Byron/dua-cli) +* [dutree](https://github.com/nachoparker/dutree) +* [exa](https://github.com/ogham/exa) +* [fd](https://github.com/sharkdp/fd) +* [fzf](https://github.com/junegunn/fzf) +* [git-absorb](https://github.com/tummychow/git-absorb) +* [git-interactive-rebase-tool](https://github.com/MitMaro/git-interactive-rebase-tool) +* [git-journal](https://github.com/saschagrunert/git-journal) +* [gitui](https://github.com/extrawurst/gitui) +* [glances](https://github.com/nicolargo/glances) +* [glow](https://github.com/charmbracelet/glow) +* [gotop](https://github.com/xxxserxxx/gotop) +* [gping](https://github.com/orf/gping) +* [hex](https://github.com/sitkevij/hex) +* [hexyl](https://github.com/sharkdp/hexyl) +* [httpie](https://httpie.io/) +* [hugo](https://github.com/gohugoio/hugo) +* [hunter](https://github.com/rabite0/hunter) +* [joshuto](https://github.com/kamiyaa/joshuto) +* [jp](https://github.com/sgreben/jp) +* [jq](https://github.com/stedolan/jq) +* [jrnl](https://github.com/jrnl-org/jrnl) +* [lazygit](https://github.com/jesseduffield/lazygit) +* [lsd](https://github.com/Peltoche/lsd) +* [mdBook](https://github.com/rust-lang/mdBook) +* [navi](https://github.com/denisidoro/navi) +* [nemu](https://github.com/nemuTUI/nemu) +* [netdata](https://github.com/netdata/netdata) +* [ngxtop](https://github.com/lebinh/ngxtop) +* [nvtop](https://github.com/Syllo/nvtop) +* [pg_top](https://gitlab.com/pg_top/pg_top) +* [pgcli](https://github.com/dbcli/pgcli) +* [q](https://github.com/harelba/q) +* [ranger](https://github.com/ranger/ranger) +* [ripgrep](https://github.com/BurntSushi/ripgrep) +* [rofi](https://github.com/davatorium/rofi) +* [sad](https://github.com/ms-jpq/sad) +* [sc-im](https://github.com/andmarti1424/sc-im) +* [sd](https://github.com/chmln/sd) +* [skim](https://github.com/lotabout/skim) +* [slb](https://github.com/vlad17/slb) +* [smenu](https://github.com/p-gen/smenu) +* [so](https://github.com/samtay/so) +* [sshuttle](https://github.com/sshuttle/sshuttle) +* [starship](https://github.com/starship/starship) +* [svgbob](https://github.com/ivanceras/svgbob) +* [syncthing](https://github.com/syncthing/syncthing) +* [tig](https.//github.com/jonas/tig) +* [tmate](https://github.com/tmate-io/tmate) +* [up](https://github.com/akavel/up) +* [whatfiles](https://github.com/spieglt/whatfiles) +* [xsv](https://github.com/BurntSushi/xsv) +* [zellij](https://github.com/zellij-org/zellij) +* [zenith](https://github.com/bvaisvil/zenith) +* [zola](https://www.getzola.org/) + -- cgit v1.2.3