Configuration files for my GNU/Linux installation.
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.
 
 
 
 
 
 
Elias Almqvist d42e9e204b
Minor tweaks
1 year ago
alacritty/.config/alacritty Font tweaks & new alacritty config 1 year ago
discocss/.config/discocss Pyenv 2 years ago
doomemacs/.doom.d Stuff 2 years ago
dunst/.config/dunst Dark mode 2 years ago
emacs/.config/emacs Editor tweaks 2 years ago
eww/.config/eww Theme changes etc 1 year ago
leftwm/.config/leftwm Theme changes etc 1 year ago
nvim/.config/nvim Theme changes etc 1 year ago
oh-my-zsh/.oh-my-zsh Editor tweaks 2 years ago
picom/.config/picom Minor tweaks 1 year ago
rofi/.config/rofi Rice update 1 year ago
roomcomputer/.config/roomcomputer Better presets 3 years ago
tmux/.config/tmux tmux, rework of everything, bug fixes, and a bunch more stuff... 2 years ago
vim Minor tweaks 1 year ago
zathura/.config/zathura Rice update 1 year ago
zsh Minor tweaks 1 year ago
.Xresources nvim fix 4 years ago
.gitignore refactor: Gitignore & style fixes 1 year ago
.wallpaper.png refactor: Gitignore & style fixes 1 year ago
README.md Cleanup 2 years ago
gnome-settings.ini Theme changes etc 1 year ago
preview.png Rice update 1 year ago

README.md

Preview

Stuff I use

Installing dotfiles

git clone git.wych.dev/repos/dotfiles.git && cd dotfiles

Then use stow to create symlinks for each dotfile: $ stow (stow options) (package)

-S, --stow 	: Install
-D, --delete	: Uninstall
Read more in the manual page for stow.
$ man stow

i.e. $ stow -S vim