mirror of
https://codeberg.org/Mo8it/dotfiles.git
synced 2025-01-03 15:49:19 +00:00
8 lines
326 B
Text
8 lines
326 B
Text
layout vertical
|
|
|
|
launch fish -c "python ~/.scripts/update.py rpm-ostree"
|
|
launch fish -c "python ~/.scripts/update.py flatpak"
|
|
launch fish -c "python ~/.scripts/update.py pipx"
|
|
launch fish -c "python ~/.scripts/update.py cargo"
|
|
launch fish -c "python ~/.scripts/update.py npm"
|
|
launch fish -c "python ~/.scripts/update.py nvim"
|