1
0
mirror of https://github.com/eoli3n/dotfiles synced 2024-09-21 19:31:41 +02:00
Sway acid dark
Go to file
2017-12-22 21:06:46 +01:00
library@fbc707db2e readded library submodule 2017-12-19 20:54:44 +01:00
roles changed zsh config 2017-12-22 21:06:46 +01:00
screenshots
vagrant fixed debian hostname sudo and apt 2017-12-22 18:45:57 +01:00
.gitignore first vagrant test 2017-12-16 22:45:14 +01:00
.gitmodules readded library submodule 2017-12-19 20:54:44 +01:00
install.sh updated install script to support other distros 2017-12-22 13:35:21 +01:00
install.yml moved pygmentize 2017-12-22 14:20:42 +01:00
README.md changed zsh config 2017-12-22 21:06:46 +01:00
TODO changed zsh config 2017-12-22 21:06:46 +01:00

Archlinux i3-gaps Acid Dark

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.

Try it

Please check vagrant/*/README.md

Desktop/Laptop Environment

Archlinux

Dependencies

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

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
# To list tags
ansible-playbook -i "localhost," -c local install.yml --list-tags
# To list tasks, dryrun then install
dotfiles/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

Deps

  • git
  • ansible

Supported OS

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

Installation

git clone --recursive https://github.com/eoli3n/dotfiles
# To list tags
ansible-playbook -i "localhost," -c local install.yml --list-tags -t server
# To list tasks, dryrun then install
dotfiles/install.sh <server|[any package tag]>

Previously

IRC

eoli3n @ freenode #archlinux-fr