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.
 
 
 
Kevin Mok 6031d8bf25 Switch to urxvt (close #45), setup pywal (fix #35) 6 years ago
aliases Switch to urxvt (close #45), setup pywal (fix #35) 6 years ago
configs Switch to urxvt (close #45), setup pywal (fix #35) 6 years ago
dotfiles Switch to urxvt (close #45), setup pywal (fix #35) 6 years ago
.gitignore Wrote README and various tweaks for laptop 6 years ago
README.md Switch to urxvt (close #45), setup pywal (fix #35) 6 years ago
bash-colors.txt Minor changes. 7 years ago
dirs.sh Organized dotfiles/configs into folders 6 years ago

README.md

Kevin's Linux Setup

desktop-screenshot Screenshot from my dual-monitor desktop config.

laptop-screenshot Screenshot from my laptop config.

This repository contains the dotfiles for my Linux "rice". It's always going to be a work-in-progress, but it's satisfactory for the time being. My dotfiles are primarily focused on workflow efficiency.

Basic Info

  • OS: Linux Mint 18.2
  • Terminal: rxvt
  • Shell: Bash
  • WM: i3-gaps
  • Editor: Vim

Setup

I wrote a couple simple scripts (set-configs.sh & set-dotfiles.sh) to symbolically link the files 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.).

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/f922e56b50635c9344b26f9088e37acea5647359/dotfiles/vimrc#L38)
  • [Neofetch](https -//github.com/dylanaraps/neofetch) - CLI-based app to display system information.
  • [pipes.sh](https -//github.com/pipeseroni/pipes.sh) - Animated pipes screensaver.
  • [pywal](https -//github.com/dylanaraps/pywal) - Color scheme coordinator.

Switch From: