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
- Host: GitHub
- URL: https://github.com/code2k/dotfiles
- Owner: code2k
- Created: 2018-09-29T15:47:32.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2018-09-29T16:10:44.000Z (over 6 years ago)
- Last Synced: 2025-02-06T04:41:10.490Z (4 months ago)
- Topics: compton, desktop, gtk2, gtk3, i3wm, linux, polybar, ranger, window-manager
- Language: Shell
- Homepage:
- Size: 622 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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
```