My Dotfiles
Go to file
jfm 33fa881a62 More vim improvements and other small fixes 2018-06-07 19:09:04 +02:00
bash vim and bash changes. Going for powerline setup if possible 2018-06-06 17:31:11 +02:00
i3/.i3 Fixed powerline fonts - YAY 2018-06-07 12:59:25 +02:00
newsboat/.newsboat Added NewsBoat config 2018-04-24 09:08:32 +02:00
powerline/.config/powerline Fixed powerline fonts - YAY 2018-06-07 12:59:25 +02:00
rofi/.config/rofi More vim improvements and other small fixes 2018-06-07 19:09:04 +02:00
sublime/.config/sublime-text-3/Packages/User Added sublime configs. Added startup layout scripts 2018-05-04 08:59:45 +02:00
urxvt Fixed powerline fonts - YAY 2018-06-07 12:59:25 +02:00
vim More vim improvements and other small fixes 2018-06-07 19:09:04 +02:00
.gitignore Added gitignore 2018-03-17 09:32:36 +01:00
README.md More vim improvements and other small fixes 2018-06-07 19:09:04 +02:00

README.md

Dotfiles

These are the configuration files I currently use for my daily driver setup of i3 etc on Manjaro linux.

Multimonitor support

I have implemented a custom couple of scripts to handle screen setup for work, home and just on the laptop. It does not work with docking/undocking yet though

Components

Applications

Stow Commands

I use Gnu Stow to manage my dotfiles. Dotfiles from this repository can be used by issuing:

stow -t ~ i3  
stow -t ~ rofi  
stow -t ~ urxvt
stow -t ~ newsboat
stow -t ~ sublime
stow -t ~ bash
stow -t ~ vim
stow -t ~ powerline