Fix system-info conduit command

This commit is contained in:
Kenneth Benzie 2021-02-21 20:44:44 +00:00
parent 67dc3dffaf
commit 1abc675973

View File

@ -31,5 +31,5 @@
- src: layouts/window-wide-right - src: layouts/window-wide-right
dst: ~/.local/share/tmux/layouts/window-wide-right dst: ~/.local/share/tmux/layouts/window-wide-right
- command: - command:
- install: system-info/install.sh install: system-info/install.sh
- remove: system-info/remove.sh remove: system-info/remove.sh