Add scripts from ~/.local/bin
Some utility scripts.
This commit is contained in:
@ -60,6 +60,9 @@ dotfiles:
|
||||
f_geoclue-agent.service:
|
||||
src: config/systemd/user/geoclue-agent.service
|
||||
dst: ~/.config/systemd/user/geoclue-agent.service
|
||||
d_local_bin:
|
||||
src: local/bin
|
||||
dst: ~/.local/bin
|
||||
profiles:
|
||||
everywhere:
|
||||
dotfiles:
|
||||
@ -86,6 +89,7 @@ profiles:
|
||||
- f_psqlrc
|
||||
- f_pam_environment
|
||||
- f_xdg_desktop_portal_wlr_config
|
||||
- d_local_bin
|
||||
knafeh:
|
||||
dotfiles:
|
||||
- d_vim
|
||||
@ -106,3 +110,4 @@ profiles:
|
||||
- f_pam_environment
|
||||
- f_xdg_desktop_portal_wlr_config
|
||||
- f_geoclue-agent.service
|
||||
- d_local_bin
|
||||
|
Reference in New Issue
Block a user