Skip to content

hrushw/dotfiles

Repository files navigation

dotfiles

Void Linux - configuration files and scripts

Managed using GNU stow

for i in ./*; do file $i | grep "broken symbolic link" && del $i; done clears broken symlinks from directory (run from ~/.local/bin)

cloned nano emacs and evil mode from https://github.com/rougier/nano-emacs and https://github.com/emacs-evil/evil in $XDG_CONFIG_HOME/emacs/

desktop and lock screen wallpaper are set by symlinking selected images to $XDG_DATA_HOME/wallpaper and $XDG_DATA_HOME/lockpaper

in mailsync, the SIGUSR1 trap function only takes effect after snooze exits

get the script fzf-preview.sh from https://github.com/junegunn/fzf and move to ~/.local/bin launch [ https://github.com/silverhammermba/launch ] is not in void repos so installed manually

About

Void Linux - configuration files and scripts

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published