Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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: 6 days 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 (almost 8 years ago)
- Default Branch: master
- Last Pushed: 2019-05-11T03:05:13.000Z (over 5 years ago)
- Last Synced: 2024-11-12T01:26:56.424Z (2 months 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 [email protected]: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