https://github.com/caseykulm/dotfiles-linux
custom linux config files - managed via gnu stow
https://github.com/caseykulm/dotfiles-linux
dotfiles linux rice unix
Last synced: about 2 months ago
JSON representation
custom linux config files - managed via gnu stow
- Host: GitHub
- URL: https://github.com/caseykulm/dotfiles-linux
- Owner: caseykulm
- Created: 2017-03-18T19:12:53.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2019-05-11T03:05:13.000Z (about 7 years ago)
- Last Synced: 2025-01-10T19:50:33.557Z (over 1 year ago)
- Topics: dotfiles, linux, rice, unix
- Language: Shell
- Homepage:
- Size: 5.86 KB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
## Managing dotfiles
Using GNU stow, following blog.xero.nu/managing_dotfiles_with_gnu_stow
### How to use
navigate to home directory
```
cd ~
```
clone the repo
```
git clone git@github.com:caseykulm/dotfiles-linux.git
```
enter the directory
```
cd ~/dotfiles-linux
```
install dep to $HOME
```
stow dep
```
install dep-root to /root
```
sudo stow dep-root -t /root
```
uninstall dep
```
stow -D dep
```
## Window Manager(s)
i3-gaps
## Bar
polybar
## Terminal
termite
## Shell
zsh
## Window Compositor
compton