Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/aemarkov/dotfiles
- Owner: aemarkov
- Created: 2020-05-30T13:09:05.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2021-07-25T14:33:18.000Z (over 3 years ago)
- Last Synced: 2024-04-28T06:23:31.309Z (8 months ago)
- Topics: dotfiles
- Language: Python
- Homepage:
- Size: 108 KB
- Stars: 3
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# dotfiles
My configuration filesMain 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
```