From f439820bf875b8264c9a306348ea3bf3d863022b Mon Sep 17 00:00:00 2001 From: Ricardo Date: Tue, 30 Jan 2024 16:42:25 -0800 Subject: [PATCH] started editing natto within neovim --- Tenmado/Linux - Commands & CLI.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/Tenmado/Linux - Commands & CLI.md b/Tenmado/Linux - Commands & CLI.md index 0c73e23..dc913af 100644 --- a/Tenmado/Linux - Commands & CLI.md +++ b/Tenmado/Linux - Commands & CLI.md @@ -17,3 +17,6 @@ cat /etc/passwd chsh -s $(which zsh) # changes the default shell from bash from zsh ``` +### SSH Keys Creation + +