/README.md

https://github.com/kwbeam/dotfiles · Markdown · 35 lines · 28 code · 7 blank · 0 comment · 0 complexity · 43500819a73cc618fbcd9ce34cd33ce9 MD5 · raw file

  1. Dotfiles
  2. ========
  3. This project contains important shell dotfiles, environment variables,
  4. aliases, git, emacs, neovim, and tmux config, that I want to keep
  5. across machines. It uses [GNU
  6. Stow](https://www.gnu.org/software/stow/) to manage these files.
  7. ## Prerequisites
  8. * GNU Make
  9. * GNU Stow
  10. ## Installing
  11. ```
  12. $ make
  13. ```
  14. ## Install Linux Tools
  15. * [Rust](https://www.rust-lang.org/tools/install)
  16. * [bat](https://github.com/sharkdp/bat)
  17. * [bat-extras](https://github.com/eth-p/bat-extras)
  18. * [bottom](https://github.com/clementtsang/bottom)
  19. * [delta](https://github.com/dandavison/delta)
  20. * [entr]()
  21. * [exa](https://github.com/ogham/exa)
  22. * [fd-find](https://github.com/sharkdp/fd)
  23. * [fzf](https://github.com/junegunn/fzf)
  24. * [neovim]()
  25. * [ripgrep](https://github.com/BurntSushi/ripgrep)
  26. * [shfmt](https://github.com/mvdan/sh)
  27. * [tmux]()
  28. * []()