_ _ _ __ _ _
| | | | | | / _(_) |
| | _____ ___ ___ _ _ __| | ___ | |_| |_ _| | ___ ___
| |/ / _ \/ __/ __| | | | / _` |/ _ \| __| _| | |/ _ \/ __|
| < (_) \__ \__ \ |_| | | (_| | (_) | |_| | | | | __/\__ \
|_|\_\___/|___/___/\__, | \__,_|\___/ \__|_| |_|_|\___||___/
__/ |
|___/
My dotfiles.
Using:
- i3
- Polybar
- rofi
- tmux
- git
- gtk
- bash
- zsh
- pywal
Clone repository into home directory ~/
Install stow
is required. This can be found with most package managers.
Once stow is installed run ./load_dotfiles.sh
to load all the dotfiles in.
If not all dotfiles are required, then stow [name]
can be used to load in a particular set of configs. e.g stow git
Config uses light
or light-git
arch package to control screen brightness.
All personal information should be stored in ~/.gitconfig.local
and not in
.gitconfig
.
Example ~/.gitconfig.local
:
[user]
email = example@example.com
name = FirstName SecondName (Username)
signingkey = KEY