dotfiles/crates/ssh/crate.toml
2025-03-04 22:08:08 +01:00

11 lines
No EOL
172 B
TOML

[crate]
name = "ssh"
author = "Strix"
description = "fixes the ssh files"
[[actions.command]]
command = "ls -lah"
[[actions.link]]
src = "./config"
dest = "~/.ssh/config"