Giter VIP home page Giter VIP logo

dotfiles's Introduction

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

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

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.

dotfiles's People

Contributors

fliiiix avatar gianfurrer avatar timofurrer avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar

dotfiles's Issues

create playbook functions

Includes can also be used to import one playbook file into another. This allows you to define a top-level playbook that is composed of other playbooks.

Keep more than 3 kernels

Disk space is cheap keep at least 6 kernels change installonly_limit=6 to 6. Default is 3.

cat /etc/dnf/dnf.conf 
[main]
gpgcheck=1
installonly_limit=6
clean_requirements_on_remove=True
best=False
skip_if_unavailable=True

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.