mirror of
https://github.com/harish2704/dotFiles.git
synced 2026-09-10 15:21:09 +00:00
misc utils
This commit is contained in:
@@ -0,0 +1,5 @@
|
|||||||
|
|
||||||
|
addSsh(){
|
||||||
|
mkdir -p ~/.ssh && read rsa && echo "$rsa" >> ~/.ssh/authorized_keys
|
||||||
|
}
|
||||||
|
|
||||||
Reference in New Issue
Block a user