This commit is contained in:
2018-12-03 08:44:26 -05:00
parent eab0c8e065
commit 91b20d1c10
5 changed files with 217 additions and 33 deletions

View File

@@ -1,8 +1,8 @@
<!--- Intro {{{ -->
# Kevin's Linux Setup
![laptop-screenshot](https://i.imgur.com/UpdX90A.png)
*Screenshot from my laptop config.*
![desktop-screenshot](https://i.imgur.com/DivyfTu.png)
*Screenshot from my desktop config.*
This repository contains the dotfiles to increase my workflow efficiency. They
are also for my Linux
@@ -11,7 +11,7 @@ are also for my Linux
<!--- Basic Info {{{ -->
## Basic Info
* **OS**: Linux Mint 18.2
* **OS**: [Arch Linux](https://www.archlinux.org/)
* **Terminal**: [urxvt](https://www.wikiwand.com/en/Rxvt)
* **Shell**: [Zsh](http://zsh.sourceforge.net/)
* **WM**: [i3-gaps](https://github.com/Airblader/i3)
@@ -32,29 +32,23 @@ screen size, etc.).
<!--- Programs Used {{{ -->
## Programs Used
* [Bash-it](https://github.com/Bash-it/bash-it/) - For autocompletion and themes.
* [cmatrix](https://github.com/abishekvashok/cmatrix) - Matrix screensaver.
* [i3blocks](https://github.com/vivien/i3blocks) - Alternative status bar for
i3wm.
* [Various Vim plug-ins](https://github.com/Kevin-Mok/linux-config/blob/4dce53aafcd7cdafe888a92ec0dd6466cc07ca9f/dotfiles/vimrc#L36)
* [Various Vim plug-ins](https://github.com/Kevin-Mok/linux-config/blob/master/dotfiles/vimrc#L54)
* [Neofetch](https://github.com/dylanaraps/neofetch) - CLI-based app to display
system information.
* [Oh My Zsh](https://github.com/robbyrussell/oh-my-zsh) - For Zsh config and
themes.
* [pipes.sh](https://github.com/pipeseroni/pipes.sh) - Animated pipes
screensaver.
* [pywal](https://github.com/dylanaraps/pywal) - Color scheme coordinator.
<!--- }}} Programs Used -->
<!--- Switch From (To-Do) {{{ -->
## Switch From (To-Do)
* Linux Mint ➔ Arch Linux
* Google Chrome ➔ [qutebrowser](https://github.com/qutebrowser/qutebrowser)
<!--- }}} From (To-Do) -->
<!-- History {{{ -->
## History
### 3/7
![laptop-screenshot](https://i.imgur.com/UpdX90A.png)
*Laptop.*
### 3/5
![desktop-screenshot](https://i.imgur.com/mbu9aYf.png)
*Dual-monitor desktop.*