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.
 
 
 
 
 
 
Jonathan Hodgson 76802cc288 Move fade lockscreen script 5 years ago
LEGACY Move fade lockscreen script 5 years ago
NOSTOW Update dwm submodule 5 years ago
bin/.bin Move fade lockscreen script 5 years ago
browserOverides/Sites Adds browser overides directory for gnu stow 5 years ago
docker/web Start implementing docker 5 years ago
dunst/.config/dunst Moves rofi and dunst config for use with gnu stow 5 years ago
git Renames gitconfig for use with gnu stow 5 years ago
mutt Mostly mutt config and some tidying 5 years ago
pandoc/.pandoc Moves pandoc config for gnu stow 5 years ago
qutebrowser/.config/qutebrowser Moves qutebrowser config for use with gnu stow 5 years ago
ranger/.config/ranger Moves ranger config for use with gnu stow 5 years ago
rofi/.config/rofi Moves rofi and dunst config for use with gnu stow 5 years ago
shells Adds aliases 5 years ago
sxiv/.config/sxiv/exec Moves sxiv config for use with gnu stow 5 years ago
templates/Templates Moves templates for use with git stow 5 years ago
vim Moves vim config for use with gnu stow 5 years ago
x mv x config for use with gnu stow 5 years ago
zathura/.config/zathura Moves zathura config for use with gnu stow 5 years ago
.gitignore Add fonts to gitignore 5 years ago
.gitmodules Moves dwm into nostow and removes unused symlink 5 years ago
README.md Updates readme 5 years ago
install.sh Work on install script 5 years ago

README.md

My Dotfiles

Use as you wish. Any code / scripts I have borrowed from other places should be credited in comments in the file. I currently use a fork of DWM as my window manager on Arch Linux, however, I don't think there is anything that is Arch specific.

My primary editor is vim, who's config is in a submodule because I often need to deploy my vim configuration but don't need to download all of my dotfiles.

I use GNU Stow to deploy my dotfiles. There is a helper script in the root of this directory called stow.sh that runs the necessary stow commands.

The folder LEGACY is for things that I no longer use but might be of interest if you are the sort of person who likes looking at other people's dotfiles.

The folder NOSTOW is for things that I don't manage with stow. This includes a submodule for my DWM fork and configuration files that live outside my home directory.