bashrc working now

This commit is contained in:
2025-06-11 09:47:45 -04:00
parent 73558cf551
commit 3a5fdd88ba
3 changed files with 57 additions and 8 deletions

View File

@@ -39,6 +39,14 @@ chmod -R 700 /home/shinobi/.ssh
chown -R shinobi: /home/shinobi/.ssh
##
## set up bashrc
##
cp bashrc/.bashrc /home/shinobi/.bashrc
chmod +x /home/shinobi/.bashrc
##
## restrict permissions on home
##