mirror of
https://gitea.blesmrt.net/mikaela/shell-things.git
synced 2024-12-23 19:22:46 +01:00
.cat.sh: So that line caused it.
This commit is contained in:
parent
f0309e849d
commit
0240011198
1
.cat.sh
1
.cat.sh
@ -7,7 +7,6 @@ cat gitconfig > ~/.gitconfig
|
|||||||
cat vimrc > ~/.vimrc
|
cat vimrc > ~/.vimrc
|
||||||
mkdir -p ~/.gnupg
|
mkdir -p ~/.gnupg
|
||||||
cat gnupg/gpg.conf > ~/.gnupg/gpg.conf
|
cat gnupg/gpg.conf > ~/.gnupg/gpg.conf
|
||||||
cat gpg.conf > ~/.gnupg/gpg.conf
|
|
||||||
cat xsessionrc > ~/.xsessionrc
|
cat xsessionrc > ~/.xsessionrc
|
||||||
exec $SHELL
|
exec $SHELL
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user