My Dotfiles
Go to file
jfm 369b0e6313 Switching to a Solarized theme 2018-06-07 08:06:25 +02:00
bash vim and bash changes. Going for powerline setup if possible 2018-06-06 17:31:11 +02:00
i3/.i3 Switching to a Solarized theme 2018-06-07 08:06:25 +02:00
newsboat/.newsboat Added NewsBoat config 2018-04-24 09:08:32 +02:00
powerline/.config/powerline Added powerline config 2018-06-06 18:10:45 +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 Switching to a Solarized theme 2018-06-07 08:06:25 +02:00
vim vim and bash changes. Going for powerline setup if possible 2018-06-06 17:31:11 +02:00
.gitignore Added gitignore 2018-03-17 09:32:36 +01:00
README.md vim and bash changes. Going for powerline setup if possible 2018-06-06 17:31:11 +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