dotfiles/crates/ssh/crate.toml

11 lines
172 B
TOML
Raw Normal View History

2025-03-04 22:08:08 +01:00
[crate]
name = "ssh"
author = "Strix"
description = "fixes the ssh files"
[[actions.command]]
command = "ls -lah"
[[actions.link]]
src = "./config"
dest = "~/.ssh/config"