Skip to content
My setup
Branch: master
Clone or download
Permalink
Type Name Latest commit message Commit time
Failed to load latest commit information.
.config Updated polybar mpris module Mar 4, 2019
.i3 Added a binding for screenshot selection Apr 30, 2019
.ncmpcpp Fixed music library path. Jul 17, 2015
.vim Removed some directly added colourschemes since I never use them Feb 6, 2019
.weechat Changes from hedgehog Jan 14, 2018
.Xresources
.compton.conf Disable polybar tray shadow Jan 19, 2018
.ctags More fields in ctags Jun 15, 2017
.dir_colors Added custom dir_colors. Apr 15, 2015
.eslintrc Single -> double quotes Aug 16, 2018
.gitconfig Changed git push default from simple to current Feb 14, 2018
.gitignore Removed vim-plug from repo since it gets dowloaded by the install script Feb 6, 2019
.gitmodules Removed git plugin submodules Jan 28, 2019
.stylelintrc Added stylelint config Aug 16, 2018
.vimrc vim-php-cs-fixer no longer works, use a simple binding instead Apr 23, 2019
.zshrc A few more aliases Feb 6, 2019
README.md Switched from kitty to alacritty Feb 6, 2019
install.sh Removed vim-plug from repo since it gets dowloaded by the install script Feb 6, 2019
screenshot.png Updated screenshot Nov 2, 2018

README.md

~/dotfiles

Can be installed by cloning this repo into your home and running the install.sh script. The script will back up your old dotfiles. Use at your own risk.

The repo has different branches for the different computers I use. There's some stuff such as paths and monitor setup that you'll need to adapt to your environment.

Screenshot

screenshot

Key Components and Software

  • i3-gaps + Polybar + Compton
  • alacritty + zsh
  • Neovim
  • Ranger
  • Rofi
  • dunst
  • mpd + ncmpcpp
  • sxiv, mpv, zathura
  • redshift
  • WeeChat

Fonts

My two favourite programming fonts are Iosevka and Terminus. I also use Font Awesome for a few icons in Polybar.

Zsh config

I usually have the grml zsh config installed in /etc, which is why my .zshrc is rather short.

Vim plugins

Plugins are managed via vim-plug. The install cripts sets this up.

Vim colourschemes

You can’t perform that action at this time.