Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/fliiiix/dotfiles
my personal dotfiles
https://github.com/fliiiix/dotfiles
ansible dotfiles fedora git personal-dotfiles swaywm zsh
Last synced: 1 day ago
JSON representation
my personal dotfiles
- Host: GitHub
- URL: https://github.com/fliiiix/dotfiles
- Owner: fliiiix
- License: bsd-2-clause
- Created: 2014-07-12T17:02:10.000Z (over 10 years ago)
- Default Branch: main
- Last Pushed: 2024-11-01T10:17:14.000Z (2 months ago)
- Last Synced: 2024-12-26T17:10:47.625Z (6 days ago)
- Topics: ansible, dotfiles, fedora, git, personal-dotfiles, swaywm, zsh
- Language: Shell
- Homepage:
- Size: 11.4 MB
- Stars: 14
- Watchers: 3
- Forks: 5
- Open Issues: 5
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
dotfiles
========My personal dotfiles to configure a Fedora linux, always in work never finished.
```
git clone https://github.com/fliiiix/dotfiles.git
cd dotfiles && ./bootstrap.sh laptop|desktop
```![desktop](desktop.png)
## Common Problems
**Q**: How can I run a single playbook?
**A**: just run `ansible-playbook -i localhost, -c local --ask-become-pass functions/$name.yml`**Q**: Which background image do you use?
**A**: [untitled by Masashi Wakui](https://www.flickr.com/photos/megane_wakui/32109503744/in/photostream/)## Development
Feel free to fork it, test it and submit patches! Or just use it as base
for your own dotfiles. Scripts are only tested with the Fedora versions I'm using.