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

https://github.com/code2k/dotfiles

Misc configuration files
https://github.com/code2k/dotfiles

compton desktop gtk2 gtk3 i3wm linux polybar ranger window-manager

Last synced: 2 months ago
JSON representation

Misc configuration files

Awesome Lists containing this project

README

        

# .dotfiles

Configuration files for

- [Ranger](https://ranger.github.io/) file manager
- [i3](https://i3wm.org/) window manager

## Usage

```shell
git clone https://github.com/code2k/dotfiles.git ~/.dotfiles
cd ~/.dotfiles
```

Use [stow](https://www.gnu.org/software/stow/) to install a configuration. For Example:

```shell
stow i3
```