Master | |
Dev |
i3-gaps zsh pureprompt polybar
Weechat
Chrome Rofi Stylish
Connman GTK Theme
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
Please check vagrant/*/README.md
and docker/*/README.md
Don't run as root
.
- Archlinux
- 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
- 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]
[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]>
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
tag limits to install/configure cli tools. It could be run as root
.
- Archlinux
- Debian
- Centos
- FreeBSD : need to
sudo ln -s /usr/local/bin/python2 /usr/bin/python
- ansible >= 2.4
- package-common
- screen
- terminfo
- vim
- zsh
- authorized_keys
git clone --recursive https://github.com/eoli3n/dotfiles
cd dotfiles
# To list tasks, dryrun then install
./install.sh <server|[any package tag]>
IRC
eoli3n @ freenode #archlinux-fr