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.
|
|
<!--- Intro {{{ --> # Kevin's Linux Setup
![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 [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/) * **Terminal**: [urxvt](https://www.wikiwand.com/en/Rxvt) * **Shell**: [Zsh](http://zsh.sourceforge.net/) * **WM**: [i3-gaps](https://github.com/Airblader/i3) * **Editor**: [Neovim](https://github.com/neovim/neovim) * **File Explorer**: [ranger](https://ranger.github.io/) <!--- }}} Basic Info -->
<!--- Setup {{{ --> ## Setup
I wrote a couple simple scripts ([`set-configs.sh`](https://github.com/Kevin-Mok/linux-config/blob/master/configs/set-configs.sh) & [`set-dotfiles.sh`](https://github.com/Kevin-Mok/linux-config/blob/master/dotfiles/set-dotfiles.sh)) to symbolically link the files/directories in the repository to the locations they should be in the system. `set-configs.sh` sets different config files for my PC and laptop as they have slightly different needs (multiple monitors, screen size, etc.). <!--- }}} Setup -->
<!--- Programs Used {{{ --> ## Programs Used
* [i3blocks](https://github.com/vivien/i3blocks) - Alternative status bar for i3wm. * [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. * [pywal](https://github.com/dylanaraps/pywal) - Color scheme coordinator. <!--- }}} Programs Used -->
<!-- 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.*
![laptop-screenshot](https://i.imgur.com/hrSnXmV.png) *Laptop.* <!-- }}} History -->
|