Dotfiles for my tiling window manager + terminal workflow.
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

48 lines
1.5 KiB

6 years ago
6 years ago
6 years ago
  1. <!--- Intro {{{ -->
  2. # Kevin's Linux Setup
  3. ![desktop-screenshot](https://i.imgur.com/DivyfTu.png)
  4. *Screenshot from my desktop config.*
  5. This repository contains the dotfiles to increase my workflow efficiency. They
  6. are also for my Linux
  7. [rice](https://www.reddit.com/r/unixporn/comments/3iy3wd/stupid_question_what_is_ricing/cukxwog/).
  8. <!--- }}} Intro -->
  9. <!--- Basic Info {{{ -->
  10. ## Basic Info
  11. * **OS**: [Arch Linux](https://www.archlinux.org/)
  12. * **Terminal**: [urxvt](https://www.wikiwand.com/en/Rxvt)
  13. * **Shell**: [Zsh](http://zsh.sourceforge.net/)
  14. * **WM**: [i3-gaps](https://github.com/Airblader/i3)
  15. * **Editor**: [Neovim](https://github.com/neovim/neovim)
  16. * **File Explorer**: [ranger](https://ranger.github.io/)
  17. * [Packages I Use](https://github.com/Kevin-Mok/linux-config/blob/master/pacman-pkgs.txt)
  18. <!--- }}} Basic Info -->
  19. <!--- Setup {{{ -->
  20. ## Setup
  21. I wrote a couple simple scripts
  22. ([`set-configs.sh`](https://github.com/Kevin-Mok/linux-config/blob/master/configs/set-configs.sh) &
  23. [`set-dotfiles.sh`](https://github.com/Kevin-Mok/linux-config/blob/master/dotfiles/set-dotfiles.sh))
  24. to symbolically link the files/directories in the repository to the locations
  25. they should be in the system.
  26. <!--- }}} Setup -->
  27. <!-- History {{{ -->
  28. ## History
  29. ### 3/7
  30. ![laptop-screenshot](https://i.imgur.com/UpdX90A.png)
  31. *Laptop.*
  32. ### 3/5
  33. ![desktop-screenshot](https://i.imgur.com/mbu9aYf.png)
  34. *Dual-monitor desktop.*
  35. ![laptop-screenshot](https://i.imgur.com/hrSnXmV.png)
  36. *Laptop.*
  37. <!-- }}} History -->