Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/tricktux/dotfiles

Home for personal config files
https://github.com/tricktux/dotfiles

dotfiles i3-config i3wm neomutt nvim polybar-config polybar-scripts vim

Last synced: about 2 months ago
JSON representation

Home for personal config files

Awesome Lists containing this project

README

        

## Configuration files for:
- (Neo)Vim
- i3
- tmux
- polybar
- i3bar
- pacaur
- make
- vnc
- cmder
- wbar
- ideavim
- mutt
- bash
- openbox
- rofi
- lxpanel
- termite

## Installation
- Use `stow`
- I.e: cd to the dotfiles repository, and from the root of the repo do:
- `$stow -t -S `
- I.e: `stow -t /home/reinaldo/.config -S mutt`
- Directories must be in the format `mutt/mutt/`
- Otherwise the folder `/home/reinaldo/.config/mutt` has to be created manually and the
`` updated to this location.
- Full installation example:
- `stow -t /home/reinaldo -S defaults`
- If this is a new system, not `predator or surbook` and has hdpi screen (UHD) you may
need to create a `.Xresourses-hostname` file.
- `stow -t /home/reinaldo -S defaults_`
- Other is generic. If any of these options need to be changed is better to create a
whole `defaults_` system and update there.

## Configuration for different hosts
- Wed May 02 2018 06:22
- Its very cumbersome to have different configs for `termite` and `rofi`.
- Their configs rarely change.
- Therefore I have decided to leave them as is. Just change the font size on the
configs on each machine and just not commit those files.
- Any other change however should be committed.