You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
24 lines
972 B
YAML
24 lines
972 B
YAML
- create:
|
|
- ~/.local/share
|
|
- ~/.local/bin
|
|
|
|
- shell:
|
|
- [cd src/tmux-mem-cpu-load && cmake . && make, Building tmux-mem-cpu-load]
|
|
|
|
- link:
|
|
~/.local/bin/ssh_agent_check: bin/ssh_agent_check
|
|
~/.local/bin/poly_spotify: bin/poly_spotify
|
|
~/.local/bin/i3-scratchpad.sh: bin/i3-scratchpad.sh
|
|
~/.local/bin/todo_display.sh: bin/todo_display.sh
|
|
~/.local/bin/display_uptime: bin/display_uptime
|
|
~/.local/bin/markdown-preview.sh: bin/markdown-preview.sh
|
|
~/.local/bin/docker_check: bin/docker_check
|
|
~/.local/bin/seafile_check: bin/seafile_check
|
|
~/.local/bin/vpn_status.sh: bin/vpn_status.sh
|
|
~/.local/bin/watertracker: src/watertracker/watertracker
|
|
~/.local/bin/device_battery.sh: src/device-battery/device_battery.sh
|
|
~/.local/bin/weather: src/weather/weather
|
|
~/.local/bin/bluebikes: src/bluebikes/bluebikes
|
|
~/.local/bin/quotes: src/quotes/quotes.sh
|
|
~/.local/bin/tmux-mem-cpu-load: src/tmux-mem-cpu-load/tmux-mem-cpu-load
|