My Dotfiles
Go to file
jfm de210db09c Switched to VIM as default editor 2018-06-06 14:53:13 +02:00
bash Switched to VIM as default editor 2018-06-06 14:53:13 +02:00
i3/.i3 Switched to VIM as default editor 2018-06-06 14:53:13 +02:00
newsboat/.newsboat Added NewsBoat config 2018-04-24 09:08:32 +02:00
rofi/.config/rofi Updated colors of rofi 2018-05-04 09:32:49 +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 added better bash configuration 2018-05-09 12:33:08 +02:00
.gitignore Added gitignore 2018-03-17 09:32:36 +01:00
README.md Updated descriptions 2018-05-09 13:32:39 +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