Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/aemarkov/dotfiles

My configuration files and initialization scripts
https://github.com/aemarkov/dotfiles

dotfiles

Last synced: 16 days ago
JSON representation

My configuration files and initialization scripts

Awesome Lists containing this project

README

        

# dotfiles
My configuration files

Main components:
- i3-gaps
- compton
- Polybar
- Alacritty
- Rofi
- Ranger
- Neovim
- Zsh

Other configuration files (outdated):
- i3status
- termite

## Docs
- [vim](dotfiles/doc/vim-cheatshit.md): my noobies Vim cheatshit and keybindings

## Install
```
curl -sL https://raw.githubusercontent.com/Garrus007/dotfiles/master/dotfiles/setup_dotfiles.sh | bash
```