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.

44 lines
1.5 KiB

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/) ([packages](https://github.com/Kevin-Mok/linux-config/blob/master/txt/pacman-pkgs/auto-pacman-pkgs.txt))
  12. * **Terminal**: [rxvt-unicode-pixbuf](https://www.wikiwand.com/en/Rxvt)
  13. * **Shell**: [Zsh](http://zsh.sourceforge.net/) + [oh-my-zsh](https://github.com/robbyrussell/oh-my-zsh)
  14. * **Window Manager**: [i3wm](https://i3wm.org/) + [i3-gaps](https://github.com/Airblader/i3)
  15. * **Editor**: [Neovim](https://github.com/neovim/neovim) ([plugins](https://github.com/Kevin-Mok/linux-config/blob/master/dotfiles/vimrc#L51))
  16. * **File Manager**: [ranger](https://ranger.github.io/)
  17. <!--- }}} Basic Info -->
  18. <!--- Setup {{{ -->
  19. ## Setup
  20. I wrote [a script](https://github.com/Kevin-Mok/linux-config/blob/master/setup.sh) to
  21. symbolically link the files/directories in the repository to the locations
  22. they should be in the system.
  23. <!--- }}} Setup -->
  24. <!-- History {{{ -->
  25. ## History
  26. ### 3/7
  27. ![laptop-screenshot](https://i.imgur.com/UpdX90A.png)
  28. *Laptop.*
  29. ### 3/5
  30. ![desktop-screenshot](https://i.imgur.com/mbu9aYf.png)
  31. *Dual-monitor desktop.*
  32. ![laptop-screenshot](https://i.imgur.com/hrSnXmV.png)
  33. *Laptop.*
  34. <!-- }}} History -->