This repository contains my recent dotfiles setting thing up for Arch Linux, but it also serves as a way to revisit what I've done for my old dive into i3wm. (Which dates from ~2014)
This repo will also be used to setup the same tools (when possible), for multiple computers running Ubuntu, MacOs and Mint.
This repo will use some known tools like.
- alacritty - terminal emulator
- tmux - multiplexer
- zsh - custom prompt
- oh my zsh - framework for zsh, plugins, themes and more
- feh - image preview and linux background
- compton - xComposition, allows transparency
- thunar - file browser
This repo will receive some reimplementations for script that I did for my old dive into i3wm.
A install script will be provided to simplify the instaltion process. (and to keep my sanity maintaing this running in multiple machines)
ToDo: Some of tools only apply in specific environments. Future scripts should take care of it.
TBD