1
0
Fork 0
mirror of https://codeberg.org/Mo8it/dotfiles.git synced 2024-10-17 20:52:40 +00:00
dotfiles/.config/kitty/up.session

7 lines
273 B
Text
Raw Normal View History

2022-03-20 04:22:56 +00:00
layout vertical
2022-05-04 20:47:09 +00:00
launch fish -c "python ~/.scripts/update.py rpm-ostree"
launch fish -c "python ~/.scripts/update.py flatpak"
launch fish -c "python ~/.scripts/update.py cargo"
2022-08-05 11:46:24 +00:00
launch fish -c "cd ~/servers/ansible && ansible-playbook playbooks/update.yml; read -P 'Enter'"