mirror of
https://github.com/VectorKappa/dotfiles.git
synced 2025-12-19 08:16:10 +01:00
7 lines
231 B
Markdown
7 lines
231 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 -t /usr/local/bin bin` for binaries
|
|
`stow -t /usr/lib/systemd/user systemd_units` for systemd units
|