Update
This commit is contained in:
29
README.md
29
README.md
@@ -1,43 +1,30 @@
|
||||
<!--- Intro {{{ -->
|
||||
# Kevin's Linux Setup
|
||||
|
||||

|
||||
|
||||

|
||||
*Screenshots from my desktop config.*
|
||||

|
||||
*Screenshot from my dual-monitor setup.*
|
||||
|
||||
This repository contains the dotfiles to increase my workflow efficiency. They
|
||||
are also for my Linux
|
||||
[rice](https://www.reddit.com/r/unixporn/comments/3iy3wd/stupid_question_what_is_ricing/cukxwog/).
|
||||
<!--- }}} Intro -->
|
||||
|
||||
<!--- Basic Info {{{ -->
|
||||
## Basic Info
|
||||
* **OS**: [Arch Linux](https://www.archlinux.org/) ([packages](https://github.com/Kevin-Mok/linux-config/blob/master/txt/pacman-pkgs/auto-pacman-pkgs.txt))
|
||||
<!--- Main Programs {{{ -->
|
||||
## Main Programs
|
||||
* **OS**: [Arch Linux](https://www.archlinux.org/) ([packages](txt/nzxt-pkgs.txt))
|
||||
* 15s boot time, 25s restart time on an SSD. :smiley:
|
||||
* **Terminal**: [rxvt-unicode-pixbuf](https://www.wikiwand.com/en/Rxvt)
|
||||
* **Shell**: [Zsh](http://zsh.sourceforge.net/) + [oh-my-zsh](https://github.com/robbyrussell/oh-my-zsh)
|
||||
* **Window Manager**: [i3wm](https://i3wm.org/) + [i3-gaps](https://github.com/Airblader/i3)
|
||||
* **Editor**: [Neovim](https://github.com/neovim/neovim) ([plugins](https://github.com/Kevin-Mok/linux-config/blob/master/dotfiles/vimrc#L51))
|
||||
* **Window Manager**: [i3-gaps](https://github.com/Airblader/i3)
|
||||
* **Editor**: [Neovim](https://github.com/neovim/neovim) ([plugins](dotfiles/vimrc#L51))
|
||||
* **File Manager**: [ranger](https://ranger.github.io/)
|
||||
<!--- }}} Basic Info -->
|
||||
|
||||
<!--- Setup {{{ -->
|
||||
|
||||
## Setup
|
||||
I wrote [a script](https://github.com/Kevin-Mok/linux-config/blob/master/setup.sh) to
|
||||
I wrote [a script](setup.sh) to
|
||||
symbolically link the files/directories in the repository to the locations
|
||||
they should be in the system.
|
||||
|
||||
<!--- }}} Setup -->
|
||||
|
||||
<!-- History {{{ -->
|
||||
## Old Screenshots
|
||||
### 3/7
|
||||
* [laptop](https://i.imgur.com/UpdX90A.png)
|
||||
|
||||
### 3/5
|
||||
* [dual-monitor desktop](https://i.imgur.com/mbu9aYf.png)
|
||||
* [laptop](https://i.imgur.com/hrSnXmV.png)
|
||||
|
||||
<!-- }}} History -->
|
||||
|
||||
Reference in New Issue
Block a user