Remove conduit config
This commit is contained in:
parent
a52bd76906
commit
f7b5a6259f
@ -1,37 +0,0 @@
|
|||||||
---
|
|
||||||
- location: ~/.config/tmux
|
|
||||||
- apt:
|
|
||||||
- tmux
|
|
||||||
- xclip
|
|
||||||
- urlview
|
|
||||||
- sysstat
|
|
||||||
- jq
|
|
||||||
- brew:
|
|
||||||
- tmux
|
|
||||||
- urlview
|
|
||||||
- reattach-to-user-namespace
|
|
||||||
- osx-cpu-temp
|
|
||||||
- pacman:
|
|
||||||
- tmux
|
|
||||||
- xclip
|
|
||||||
- urlscan
|
|
||||||
- dnf:
|
|
||||||
- tmux
|
|
||||||
- xclip
|
|
||||||
- urlscan
|
|
||||||
- sysstat
|
|
||||||
- jq
|
|
||||||
- symlink:
|
|
||||||
- src: tmux.conf
|
|
||||||
dst: ~/.tmux.conf
|
|
||||||
- src: layouts/session-main
|
|
||||||
dst: ~/.local/share/tmux/layouts/session-main
|
|
||||||
- src: layouts/window-tall
|
|
||||||
dst: ~/.local/share/tmux/layouts/window-tall
|
|
||||||
- src: layouts/window-wide-left
|
|
||||||
dst: ~/.local/share/tmux/layouts/window-wide-left
|
|
||||||
- src: layouts/window-wide-right
|
|
||||||
dst: ~/.local/share/tmux/layouts/window-wide-right
|
|
||||||
- command:
|
|
||||||
- install: system-info/install.sh
|
|
||||||
remove: system-info/remove.sh
|
|
Loading…
x
Reference in New Issue
Block a user