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.
 
 
 
 
 
 
E. Almqvist 9b471f11c0
Fixed leftwm issues & added other stuff
2 years ago
alacritty/.config/alacritty Tweaks 2 years ago
conky/.config/conky Changes 3 years ago
discocss/.config/discocss Pyenv 2 years ago
doomemacs/.doom.d Emacs config update 2 years ago
dunst/.config/dunst tmux, rework of everything, bug fixes, and a bunch more stuff... 2 years ago
emacs/.config/emacs Bar update & other minor tweaks 2 years ago
eww/.config/eww Bar update & other minor tweaks 2 years ago
leftwm/.config/leftwm Fixed leftwm issues & added other stuff 2 years ago
neofetch/.config/neofetch Removed old junk 3 years ago
nvim/.config/nvim Vim & theme changes 2 years ago
oh-my-zsh/.oh-my-zsh Bar update & other minor tweaks 2 years ago
picom/.config/picom Minor tweaks 2 years ago
polybar/.config/polybar Vim & theme changes 2 years ago
qutebrowser/.config/qutebrowser Alacritty fix 3 years ago
ranger/.config/ranger Ranger default config 3 years ago
rofi/.config/rofi tmux, rework of everything, bug fixes, and a bunch more stuff... 2 years 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 Color tweaks 3 years ago
xmonad/.xmonad Update 2 years ago
zathura/.config/zathura Zathura update & preview update 2 years ago
zsh tmux, rework of everything, bug fixes, and a bunch more stuff... 2 years ago
.Xresources nvim fix 4 years ago
.gitignore XMonad & polybar update 2 years ago
.wallpaper.png Wallpaper update 2 years ago
README.md Update README.md 2 years ago
preview.png Zathura update & preview update 2 years 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