mirror of
https://github.com/VectorKappa/dotfiles.git
synced 2025-12-19 16:26:10 +01:00
7 lines
232 B
Markdown
7 lines
232 B
Markdown
# This is my personal collection of dotfiles, for usage on termux and arch
|
|
|
|
## Use GNU Stow for deploying
|
|
`stow vim` for vim
|
|
`stow bin -t /user/local/bin` for binaries
|
|
`stow systemd_units -t /usr/lib/systemd/user` for systemd units
|