Skip to content

Instantly share code, notes, and snippets.

@JucaRei
Created May 15, 2023 21:38
Show Gist options
  • Select an option

  • Save JucaRei/f4f7c075570786bcf8cab2039bddd830 to your computer and use it in GitHub Desktop.

Select an option

Save JucaRei/f4f7c075570786bcf8cab2039bddd830 to your computer and use it in GitHub Desktop.
Linux nice programs

GNU Alternatives

  1. top/htop -> bpytop, bottom
  2. ps -> procs
  3. cat -> bat
  4. sed -> sad
  5. find -> fd

Nice programs

  1. croc - file sharing
  2. surge.sh - static website hosting
  3. restic - backup tool
  4. zap - package manager for AppImage: https://www.youtube.com/watch?v=_xq0Qo1HvoE
  5. cloc - count lines of code
  6. gramma - interactive fixing grammar in text files
  7. lsx - extended ls with file navigation: https://github.com/souvikinator/lsx , https://www.youtube.com/watch?v=mIB163m3vuM
  8. just - command runner https://github.com/casey/just
  9. lazydocker - manage docker containers, view logs, https://github.com/jesseduffield/lazydocker
  10. xdg-ninja - cleanup home directory: https://github.com/b3nj5m1n/xdg-ninja
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment