alexdeathway@programming.dev to Open Source@lemmy.ml · edit-29 months agoSSH client with termius-like interface.message-squaremessage-square6fedilinkarrow-up122arrow-down13file-text
arrow-up119arrow-down1message-squareSSH client with termius-like interface.alexdeathway@programming.dev to Open Source@lemmy.ml · edit-29 months agomessage-square6fedilinkfile-text
Already using Termius and xpipe, also what are good practices for backing or migrating config from one system to another?
minus-squarekrash@lemmy.mllinkfedilinkarrow-up3·9 months agoThere’s plenty of good terminals out there, the question is what features that you need in it? As for syncing configurations, check out a dot file manager such as chezmoi unless you want to sync over bare git.
There’s plenty of good terminals out there, the question is what features that you need in it?
As for syncing configurations, check out a dot file manager such as chezmoi unless you want to sync over bare git.