GithubHelp home page GithubHelp logo

dotfiles's Introduction

i3-gaps Acid Dark

Master Build Status
Dev Build Status

i3-gaps zsh pureprompt polybar

alt tag

Weechat

alt tag

Chrome Rofi Stylish

alt tag

Connman GTK Theme

alt tag

How to

Ansible allows to duplicate this Desktop Environment over multiple hosts with specific configuration (dualscreen, packages...).

Fork Me! Please look at roles/*/README.md if exists for specific hosts configuration.

!!! Use as is, you will add my SSH key in your authorized_keys !!!

To disable that role, please run :

cd dotfiles
sed -i 's/^\(.*authorized_keys.*\)$/#\1/' install.yml

Test VMs|Containers

Please check vagrant/*/README.md and docker/*/README.md

Desktop/Laptop Environment

Don't run as root.

Supported OS

  • Archlinux

Dependencies

  • ansible >= 2.4
  • packer
sudo pacman -S jshon ansible
curl -o PKGBUILD https://aur.archlinux.org/cgit/aur.git/plain/PKGBUILD?h=packer-git; makepkg PKGBUILD --install --needed --noconfirm

Role list

  • package-common
  • screen
  • ssh-agent
  • authorized_keys
  • terminfo
  • vim
  • zsh
  • package-desktop
  • compton
  • cursor
  • gtk
  • i3-wm
  • neofetch
  • polybar
  • rofi
  • termite
  • weechat
  • packages-laptop [only laptop tag]
  • xbindkeys [only laptop tag]

Installation

[WARNING] Use carefully, backup your home before using ! Ansible will backup any existing conf file before erasing it (.zshrc, .i3/config, etc...)

git clone --recursive https://github.com/eoli3n/dotfiles
cd dotfiles
# To list tasks, dryrun then install
./install.sh <desktop|laptop|[any package tag]>

Manual configurations

Google chrome

Open this link to set lighter scrollbar

chrome://flags/#overlay-scrollbars

To use dark theme, go to graphical configuration and click Use GTK+ Theme

Server Environment

server tag limits to install/configure cli tools. It could be run as root.

Supported OS

  • Archlinux
  • Debian
  • Centos
  • FreeBSD : need to sudo ln -s /usr/local/bin/python2 /usr/bin/python

Dependencies

  • ansible >= 2.4

Role list

  • package-common
  • screen
  • terminfo
  • vim
  • zsh
  • authorized_keys

Installation

git clone --recursive https://github.com/eoli3n/dotfiles
cd dotfiles
# To list tasks, dryrun then install
./install.sh <server|[any package tag]>

Previously

IRC

eoli3n @ freenode #archlinux-fr

dotfiles's People

Contributors

eoli3n avatar kellanclark avatar

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.