- (Neo)Vim
- i3
- tmux
- polybar
- i3bar
- pacaur
- make
- vnc
- cmder
- wbar
- ideavim
- mutt
- bash
- openbox
- rofi
- lxpanel
- termite
- Use
stow
- I.e: cd to the dotfiles repository, and from the root of the repo do:
$stow -t <target location> -S <directory>
- I.e:
stow -t /home/reinaldo/.config -S mutt
- Directories must be in the format
mutt/mutt/<files>
- Otherwise the folder
/home/reinaldo/.config/mutt has to be created manually and the
<target> 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_<system>
- Other is generic. If any of these options need to be changed is better to create a
whole
defaults_<X> 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.
About
Home for personal config files
Languages
Language:Shell 35.5%Language:Lua 27.2%Language:Vim Script 8.9%Language:Python 7.2%Language:JavaScript 6.7%Language:Nix 5.7%Language:Batchfile 2.4%Language:Emacs Lisp 1.5%Language:Vim Snippet 1.0%Language:TeX 0.9%Language:Perl 0.9%Language:PowerShell 0.7%Language:C++ 0.5%Language:AutoHotkey 0.4%Language:Makefile 0.4%Language:R 0.1%