Move root from /home/root to /root
idiot!
This commit is contained in:
@@ -1,12 +1,12 @@
|
||||
- source: lazygit
|
||||
target: /home/root/.config/lazygit
|
||||
target: /root/.config/lazygit
|
||||
delete: true
|
||||
- source: lazygit
|
||||
target: /home/dave/.config/lazygit
|
||||
delete: true
|
||||
|
||||
- source: .tmux.conf
|
||||
target: /home/root/.tmux.conf
|
||||
target: /root/.tmux.conf
|
||||
delete: true
|
||||
- source: .tmux.conf
|
||||
target: /home/dave/.tmux.conf
|
||||
@@ -23,7 +23,7 @@
|
||||
target: /home/dave/.gitconfig
|
||||
delete: true
|
||||
- source: sparky.gitconfig
|
||||
target: /home/root/.gitconfig
|
||||
target: /root/.gitconfig
|
||||
delete: true
|
||||
|
||||
- source: prometheus.yml
|
||||
|
||||
Reference in New Issue
Block a user