mirror of
https://gitea.blesmrt.net/mikaela/shell-things.git
synced 2024-11-26 13:19:23 +01:00
cat.run: remove files that don't exist anymore
This commit is contained in:
parent
25e2d2e1a5
commit
b223de9c7e
2
cat.run
2
cat.run
@ -8,9 +8,7 @@ cat vimrc > ~/.vimrc
|
|||||||
mkdir -p ~/.gnupg
|
mkdir -p ~/.gnupg
|
||||||
cat gpg.conf > ~/.gnupg/gpg.conf
|
cat gpg.conf > ~/.gnupg/gpg.conf
|
||||||
cat xsessionrc > ~/.xsessionrc
|
cat xsessionrc > ~/.xsessionrc
|
||||||
cat warnings > ~/.warnings
|
|
||||||
cat pastebinit.xml > ~/.pastebinit.xml
|
cat pastebinit.xml > ~/.pastebinit.xml
|
||||||
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