mirror of
https://gitea.blesmrt.net/mikaela/shell-things.git
synced 2025-01-11 04:42:55 +01:00
.cat.sh: add warnings.
This commit is contained in:
parent
d3c85c079d
commit
94afe241bd
1
.cat.sh
1
.cat.sh
@ -8,6 +8,7 @@ cat vimrc > ~/.vimrc
|
|||||||
mkdir -p ~/.gnupg
|
mkdir -p ~/.gnupg
|
||||||
cat gnupg/gpg.conf > ~/.gnupg/gpg.conf
|
cat gnupg/gpg.conf > ~/.gnupg/gpg.conf
|
||||||
cat xsessionrc > ~/.xsessionrc
|
cat xsessionrc > ~/.xsessionrc
|
||||||
|
cat warnings > ~/.warnings
|
||||||
cat oidentd.conf > ~/.oidentd.conf
|
cat oidentd.conf > ~/.oidentd.conf
|
||||||
chmod 644 ~/.oidentd.conf
|
chmod 644 ~/.oidentd.conf
|
||||||
chmod 711 ~
|
chmod 711 ~
|
||||||
|
Loading…
Reference in New Issue
Block a user