mirror of
https://gitea.blesmrt.net/mikaela/shell-things.git
synced 2025-05-29 10:57:33 +02:00
install script: add xinitrc
This commit is contained in:
parent
7962d3e6a1
commit
a48a2d3547
@ -9,6 +9,7 @@ mkdir -p ~/.gnupg
|
|||||||
cat gpg.conf > ~/.gnupg/gpg.conf
|
cat gpg.conf > ~/.gnupg/gpg.conf
|
||||||
cat gpg-agent.conf > ~/.gnupg/gpg-agent.conf
|
cat gpg-agent.conf > ~/.gnupg/gpg-agent.conf
|
||||||
cat xsessionrc > ~/.xsessionrc
|
cat xsessionrc > ~/.xsessionrc
|
||||||
|
cat xinitrc > ~/.xinitrc
|
||||||
cat pastebinit.xml > ~/.pastebinit.xml
|
cat pastebinit.xml > ~/.pastebinit.xml
|
||||||
gpg --quiet --import .keys/0x4DB53CFE82A46728.asc&
|
gpg --quiet --import .keys/0x4DB53CFE82A46728.asc&
|
||||||
mkdir -p ~/.ssh
|
mkdir -p ~/.ssh
|
||||||
|
Loading…
x
Reference in New Issue
Block a user