/dots

personal dotfiles :(

Primary LanguageShell

As of March 19, 2024 this repo has migrated to sourcehut

dot(file)s

Personal configuration files.

install

Managed with GNU stow. Clone the repository and symlink the desired configurations to your $HOME directory. Example:

git clone --depth 1 https://github.com/cer-0/dots.git && cd dots
stow -t ~ vim tmux bash

uninstall

Remove the symlinks of the previously linked files. Example:

stow -t ~ -D vim tmux bash

list of main software

:( :( :( :( software
distribution Arch Linux
window manager river
terminal alacritty
launcher bemenu
bar waybar
notifications mako
file manager nnn
editors nvim
(doom) emacs
multiplexer tmux
music server mpd
music player ncmpcpp
pdf reader zathura
image viewer imv
browser firefox
colorscheme gruvbox-material

dependencies

Check the dependencies wiki page.