/README.md

https://github.com/gkmngrgn/config · Markdown · 29 lines · 22 code · 7 blank · 0 comment · 0 complexity · 42570afe9ef8e354a703bac9df1aa216 MD5 · raw file

  1. This repository includes my configuration files that have no security
  2. concerns. There's no personal information, but please review it before
  3. starting using my configuration. **I don't guarantee anything**.
  4. Emacs configuration has been moved to a separate
  5. [repository](https://github.com/gkmngrgn/emacs.d).
  6. ## INSTALLATION
  7. dosh install
  8. ## CLI APPS THAT I USE
  9. - [abook](https://github.com/hhirsch/abook): contacts
  10. - [bartib](https://github.com/nikolassv/bartib): time tracker
  11. - [bat](https://github.com/sharkdp/bat): instead of cat
  12. - [delta](https://github.com/dandavison/delta): diff viewer for git
  13. - [exa](https://github.com/ogham/exa): instead of ls
  14. - [fd](https://github.com/sharkdp/fd): instead of find
  15. - [hugo](https://github.com/gohugoio/hugo): static site generator
  16. - [himalaya](https://github.com/soywod/himalaya) email client
  17. - [jq](https://github.com/stedolan/jq) json processor
  18. - [mosh](https://github.com/mobile-shell/mosh) battery included ssh
  19. - [nb](https://github.com/xwmx/nb) bookmarking and note taking app
  20. - [pyenv](https://github.com/pyenv/pyenv-installer) python version management
  21. - [rg](https://github.com/BurntSushi/ripgrep): instead of grep
  22. - [rust-analyzer](https://github.com/rust-analyzer/rust-analyzer) lsp for rust