- Sistema Operacional:
Arch Linux
link - Gerenciador de Janelas:
i3-gaps
link - Barra:
polybar
link - Shell:
bash
link - Terminal:
termite
link - Editor:
vim
link - Web Browser:
chromium
link - Dotfiles:
stow
link
- Instale o
stow
cd ~
git clone https://github.com/sistematico/dotfiles .dotfiles
cd .dotfiles
stow i3
stow polybar
sudo stow -t /etc etc
sudo stow -t /usr usr
sudo stow -t /boot boot
sudo stow -t / ngrok
sudo stow -t / agave
bash <(curl -s https://raw.githubusercontent.com/sistematico/dotfiles/master/install.sh)