You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
1 year ago | |
---|---|---|
.plugins/encrypt | 1 year ago | |
bin | 1 year ago | |
dotfiles | 1 year ago | |
dotgit@b5a31d72fe | 2 years ago | |
images | 2 years ago | |
.gitattributes | 2 years ago | |
.gitignore | 1 year ago | |
.gitmodules | 2 years ago | |
LICENSE | 2 years ago | |
README.md | 2 years ago | |
filelist | 1 year ago |
README.md
_ _ _ _ _ _
/ \ _ __ ___ ___ | (_) |_| |__ ( )___
/ _ \ | '_ ` _ \ / _ \| | | __| '_ \|// __|
/ ___ \| | | | | | (_) | | | |_| | | | \__ \
/_/ \_\_| |_| |_|\___/|_|_|\__|_| |_| |___/
____ _ __ _ _
| _ \ ___ | |_ / _(_) | ___ ___
| | | |/ _ \| __| |_| | |/ _ \/ __|
| |_| | (_) | |_| _| | | __/\__ \
|____/ \___/ \__|_| |_|_|\___||___/
This is a repository of my dotfiles managed with dotgit.
Setup (dependencies)
All of the colours are based on base16-unikitty-dark.
- WM: i3wm
- Status bar: polybar
- Application launcher: rofi
- Notification daemon: dunst
- Terminal: kitty
- Text editor: neovim
- Music player: mpd/ncmpcpp
- Email client: aerc
- Multiplexer: tmux
I'm in the process of fully migrating to Emacs for text editing, organisation, and long-form writing. I'm also exploring possibilities for using it as a music player, feed reader, and email client but we'll see.
Deploying
- Ensure
python3
is installed - Clone with
git clone --recurse-submodules https://git.nixnet.xyz/Amolith/dotfiles
- Edit the filelist to your liking (replace hostnames)
- Run
./bin/setup