#W# Initial Commit: No Flake Config
This commit is contained in:
commit
c463cec3e2
74 changed files with 14898 additions and 0 deletions
4
sshPerms.sh
Executable file
4
sshPerms.sh
Executable file
|
|
@ -0,0 +1,4 @@
|
|||
#!/usr/bin/env bash
|
||||
chmod 700 $HOME/.ssh
|
||||
chmod 644 $HOME/.ssh/id_ed25519.pub
|
||||
chmod 600 $HOME/.ssh/id_ed25519
|
||||
Loading…
Add table
Add a link
Reference in a new issue