ssh tips & tricks

This commit is contained in:
Daniel Flanagan 2020-06-15 11:44:45 -05:00
parent 87bdd363a4
commit 726a5d0538
Signed by: lytedev
GPG Key ID: 5B2020A0F9921EF4
1 changed files with 2 additions and 0 deletions

View File

@ -76,6 +76,7 @@ Here are some bullet points on my workflow:
## To Do and Improvements
+ `c` (and similar aliases) could utilize `CDPATH` envvar?
+ Better/more secure remote management configuration in dotfiles? [1][1]
+ Wayland stuff
+ Sway hotkey parity (as much as is possible) with sxhkd/bspwm
+ Clean out all the X11 cruft?
@ -93,3 +94,4 @@ Here are some bullet points on my workflow:
[upstream]: https://git.faceless.lytedev.io/lytedev/dotfiles
[github]: https://github.com/lytedev/dotfiles
[desktop-screenshot]: https://lyte.dev/unix/desktop-screenshot.png
[1]: https://smallstep.com/blog/ssh-tricks-and-tips/