@ -1,3 +1,3 @@
|
||||
#!/bin/bash
|
||||
GDK_DPI_SCALE="1.3" firefox
|
||||
#google-chrome-stable --force-device-scale-factor=1.2&
|
||||
#GDK_DPI_SCALE="1.3" firefox
|
||||
brave-bin --force-device-scale-factor=1.2&
|
||||
|
@ -2,9 +2,5 @@ chmod 700 ~/.ssh
|
||||
chmod 644 ~/.ssh/authorized_keys
|
||||
chmod 644 ~/.ssh/known_hosts
|
||||
chmod 644 ~/.ssh/config
|
||||
chmod 600 ~/.ssh/id_rsa
|
||||
chmod 644 ~/.ssh/id_rsa.pub
|
||||
chmod 600 ~/.ssh/github_rsa
|
||||
chmod 644 ~/.ssh/github_rsa.pub
|
||||
chmod 600 ~/.ssh/mozilla_rsa
|
||||
chmod 644 ~/.ssh/mozilla_rsa.pub
|
||||
chmod 400 ~/.ssh/id_rsa
|
||||
chmod 400 ~/.ssh/id_rsa.pub
|
||||
|
Reference in New Issue
Block a user