sync: Added Ahurac's ssh-fwd to .local/bin

This commit is contained in:
GaspardCulis 2023-12-12 10:18:07 +01:00
parent 4f9705f085
commit 596cc18e97

2
sync
View file

@ -38,6 +38,8 @@ synced_files = [
("bin/mc-key-fix", "~/.local/bin/mc-key-fix"),
("bin/x11-toggle-primary-gpu", "~/.local/bin/x11-toggle-primary-gpu"),
("bin/uwu-launcher", "~/.local/bin/uwu-launcher"),
# Submodules
("Ahurac-dotfiles/bin/ssh-fwd", "~/.local/bin/ssh-fwd"),
]