Kevin Mok
85bf4323b6
|
7 years ago | |
---|---|---|
aliases | 7 years ago | |
configs | 7 years ago | |
dotfiles | 7 years ago | |
.gitignore | 7 years ago | |
README.md | 7 years ago | |
bash-colors.txt | 7 years ago | |
dirs.sh | 7 years ago |
README.md
Intro {{{ >
Kevin's Linux Setup
pictures {{{ > Screenshot from my dual-monitor desktop config.
Screenshot from my laptop config.
}}} pictures >
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.
}}} Intro >
Basic Info {{{ >
Basic Info
}}} Basic Info >
Setup {{{ >
Setup
I wrote a couple simple scripts
(set-configs.sh
&
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
- Bash-it - For autocompletion and themes.
- cmatrix - Matrix screensaver.
- i3blocks - Alternative status bar for i3wm.
- Various Vim plug-ins
- Neofetch - CLI-based app to display system information.
- Oh My Zsh - For Zsh config and themes.
- pipes.sh - Animated pipes screensaver.
- pywal - Color scheme coordinator.
}}} Programs Used >
Switch From (To-Do) {{{ >
Switch From (To-Do)
- Linux Mint ➔ Arch Linux
- Vim(-based) apps:
- Google Chrome ➔ qutebrowser
}}} From (To-Do) >