My Dotfiles
Go to file
Jesper Fussing Mørk 705e455cd0 Added vim plugins runtime folder so that fugitive works again 2018-07-12 13:15:21 +02:00
bash Added neovim config 2018-07-12 13:04:00 +02:00
gtk Started adding configuration for Arch install 2018-06-29 09:58:49 +02:00
i3/.i3 Added neovim config 2018-07-12 13:04:00 +02:00
i3status-rs/.config/i3status-rs Minor refact 2018-07-09 09:19:31 +02:00
neovim/.config/nvim Added vim plugins runtime folder so that fugitive works again 2018-07-12 13:15:21 +02:00
newsboat/.newsboat Fixed newsboat to solarized 2018-06-08 13:30:38 +02:00
powerline/.config/powerline 1 dir limit enforced 2018-06-14 09:23:18 +02:00
rofi/.config/rofi Updated rofi theme 2018-06-14 10:43:25 +02:00
sublime/.config/sublime-text-3/Packages/User Added sublime configs. Added startup layout scripts 2018-05-04 08:59:45 +02:00
termite/.config/termite Removed no longer yaourt config 2018-07-05 15:39:26 +02:00
urxvt 1 dir limit enforced 2018-06-14 09:23:18 +02:00
vim Added neovim config 2018-07-12 13:04:00 +02:00
wallpapers Added wallpapers 2018-06-08 19:57:25 +02:00
.gitignore Moved browser tabs around a little and added termite laptop config 2018-07-01 11:12:32 +02:00
README.md Fixed newsboat to solarized 2018-06-08 13:30:38 +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

Powerline

On Arch/Manjaro we need to install the Powerline fonts from the git repository for it to work properly. We might also need to use the urxvt patched package of urxvt.

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