Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/simrat39/dotfiles
dots and dots and more dots
https://github.com/simrat39/dotfiles
dotfiles
Last synced: 3 months ago
JSON representation
dots and dots and more dots
- Host: GitHub
- URL: https://github.com/simrat39/dotfiles
- Owner: simrat39
- Created: 2019-08-22T10:54:54.000Z (about 5 years ago)
- Default Branch: master
- Last Pushed: 2024-02-21T16:53:36.000Z (9 months ago)
- Last Synced: 2024-07-29T02:32:41.484Z (3 months ago)
- Topics: dotfiles
- Language: Shell
- Homepage:
- Size: 55 MB
- Stars: 63
- Watchers: 6
- Forks: 6
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
Usage:
sudo pacman -S git python
cd ~
git clone https://github.com/simrat39/dotfiles.git
cd dotfiles
python setup.pyCredits:
Rofi --> https://github.com/wangzme/dotfiles
GTK --> Modified version of this https://github.com/EliverLara/Ant-Dracula
Termite --> Modified version of this https://github.com/dracula/termitePackages:
| Name | Link |
| ------------- |-------------|
| i3-gaps | https://www.archlinux.org/packages/community/x86_64/i3-gaps/ |
| rofi | https://www.archlinux.org/packages/community/x86_64/rofi/ |
| termite | https://www.archlinux.org/packages/community/x86_64/termite/ |
| compton-tryone-git | https://aur.archlinux.org/packages/compton-tryone-git/ |
| zsh | https://www.archlinux.org/packages/extra/x86_64/zsh/ |
| oh-my-zsh | https://github.com/robbyrussell/oh-my-zsh |
| feh | https://www.archlinux.org/packages/extra/x86_64/feh/ |
| polybar | https://aur.archlinux.org/packages/polybar/ |
| python-dbus | https://www.archlinux.org/packages/extra/x86_64/python-dbus/ |
| requests | https://pypi.org/project/requests/ |
| html5lib | https://pypi.org/project/html5lib/ |
| bs4 | https://pypi.org/project/bs4/ |