Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

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

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