Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/tricktux/dotfiles
- Owner: tricktux
- Created: 2016-01-08T02:42:27.000Z (about 9 years ago)
- Default Branch: master
- Last Pushed: 2024-11-13T10:39:37.000Z (3 months ago)
- Last Synced: 2024-12-04T16:43:42.971Z (about 2 months ago)
- Topics: dotfiles, i3-config, i3wm, neomutt, nvim, polybar-config, polybar-scripts, vim
- Language: Shell
- Homepage:
- Size: 26 MB
- Stars: 7
- Watchers: 2
- Forks: 2
- Open Issues: 5
-
Metadata Files:
- Readme: README.md
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.