Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/donbarbos/dotfiles
⌨️ my dotfiles
https://github.com/donbarbos/dotfiles
config dotfiles dotfiles-linux i3 i3-gaps nvim polybar polybar-scripts ranger rofi scripts shell-scripts slim vim zsh
Last synced: about 2 months ago
JSON representation
⌨️ my dotfiles
- Host: GitHub
- URL: https://github.com/donbarbos/dotfiles
- Owner: donBarbos
- License: wtfpl
- Created: 2020-01-21T13:02:36.000Z (almost 5 years ago)
- Default Branch: master
- Last Pushed: 2024-06-27T13:22:32.000Z (7 months ago)
- Last Synced: 2024-06-27T14:09:07.191Z (7 months ago)
- Topics: config, dotfiles, dotfiles-linux, i3, i3-gaps, nvim, polybar, polybar-scripts, ranger, rofi, scripts, shell-scripts, slim, vim, zsh
- Language: Shell
- Homepage:
- Size: 17 MB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# ⌨️ my dotfiles
## installation/setup
1. download files (clone repository)
```bash
git clone https://github.com/donBarbos/dotfiles.git
```2. start [ansible playbook](https://docs.ansible.com/ansible/latest/installation_guide/)
```bash
ansible-playbook playbook.yml
```