Skip to content

dnlvgl/dotfiles

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

93 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Dotfiles and Configs

Dotfiles managed via stow.

Pull the repository, and then create the symbolic links via stow.

Link Dotfiles via Stow

Link all:

cd stow/
./setup.sh

Link a single folder:

cd stow/
stow -v --target=$HOME insert-folder/

Additional config

Syncthing

Start syncthing via systemd

systemctl --user enable syncthing.service
systemctl --user start syncthing.service

Trackball config

TODO: add script in etc/

save 90-kensington-expert-trackball-remap.hwdb under /etc/udev/hwdb.d/90-kensington-expert-trackball-remap.hwdb

run sudo systemd-hwdb update and reboot

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published