This git repository is a collection of the dotfiles I use. The configuration is done in org-mode, and it's literate.
A lot of them are re-writes (or copies) of [[https://gitlab.com/dwt1/dotfiles/][Derek "DistroTube" Taylor's]] configs.
* Contents
This repo concludes the following configurations:
1. .bashrc and .rshrc from DistroTube
2. .xprofile
3. alacritty
4. doom emacs
5. fish
6. xmonad
7. xmobar
And the scripts to run the following from a login shell:
1. hikari
2. hyprland
3. qtile
4. sway
* Requirements
I use a number of applications and utilities in my workflow. I'm too lazy to list the ways to install everything, but here's a non-exhaustive list. If you install it, and something is missing, you will most likely get output that explains what you need to do.
1. git
2. stow
3. XMonad and XMobar
4. Trayer
5. Emacs
6. dmenu
7. rofi
8. alacritty
9. flameshot
10. dunst
11. aw-server, aw-watcher-afk, aw-watcher-window and aw-watcher-spotify
12. gocryptfs if you're using an encrypted directory, and lxqt-openssh-askpass
* Installation
The installation is very simple. Note ~stow~ will not overwrite your files, so you will have to install a lot of these manually the first time.
First, clone the repo into a hidden directory in your \~. This makes using ~stow~ easier.