ssh tips & tricks
This commit is contained in:
parent
87bdd363a4
commit
726a5d0538
1 changed files with 2 additions and 0 deletions
|
@ -76,6 +76,7 @@ Here are some bullet points on my workflow:
|
||||||
## To Do and Improvements
|
## To Do and Improvements
|
||||||
|
|
||||||
+ `c` (and similar aliases) could utilize `CDPATH` envvar?
|
+ `c` (and similar aliases) could utilize `CDPATH` envvar?
|
||||||
|
+ Better/more secure remote management configuration in dotfiles? [1][1]
|
||||||
+ Wayland stuff
|
+ Wayland stuff
|
||||||
+ Sway hotkey parity (as much as is possible) with sxhkd/bspwm
|
+ Sway hotkey parity (as much as is possible) with sxhkd/bspwm
|
||||||
+ Clean out all the X11 cruft?
|
+ 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
|
[upstream]: https://git.faceless.lytedev.io/lytedev/dotfiles
|
||||||
[github]: https://github.com/lytedev/dotfiles
|
[github]: https://github.com/lytedev/dotfiles
|
||||||
[desktop-screenshot]: https://lyte.dev/unix/desktop-screenshot.png
|
[desktop-screenshot]: https://lyte.dev/unix/desktop-screenshot.png
|
||||||
|
[1]: https://smallstep.com/blog/ssh-tricks-and-tips/
|
||||||
|
|
Reference in a new issue