Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

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

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.