/README.md
https://github.com/gkmngrgn/config · Markdown · 29 lines · 22 code · 7 blank · 0 comment · 0 complexity · 42570afe9ef8e354a703bac9df1aa216 MD5 · raw file
- This repository includes my configuration files that have no security
- concerns. There's no personal information, but please review it before
- starting using my configuration. **I don't guarantee anything**.
- Emacs configuration has been moved to a separate
- [repository](https://github.com/gkmngrgn/emacs.d).
- ## INSTALLATION
- dosh install
- ## CLI APPS THAT I USE
- - [abook](https://github.com/hhirsch/abook): contacts
- - [bartib](https://github.com/nikolassv/bartib): time tracker
- - [bat](https://github.com/sharkdp/bat): instead of cat
- - [delta](https://github.com/dandavison/delta): diff viewer for git
- - [exa](https://github.com/ogham/exa): instead of ls
- - [fd](https://github.com/sharkdp/fd): instead of find
- - [hugo](https://github.com/gohugoio/hugo): static site generator
- - [himalaya](https://github.com/soywod/himalaya) email client
- - [jq](https://github.com/stedolan/jq) json processor
- - [mosh](https://github.com/mobile-shell/mosh) battery included ssh
- - [nb](https://github.com/xwmx/nb) bookmarking and note taking app
- - [pyenv](https://github.com/pyenv/pyenv-installer) python version management
- - [rg](https://github.com/BurntSushi/ripgrep): instead of grep
- - [rust-analyzer](https://github.com/rust-analyzer/rust-analyzer) lsp for rust