mirror of
https://gitea.blesmrt.net/mikaela/shell-things.git
synced 2025-01-24 19:24:19 +01:00
xsessionrc: remove one >. I had same line with 146 duplicates :(.
This commit is contained in:
parent
947ae8cc42
commit
6fe0885037
@ -5,7 +5,7 @@ eval $(gpg-agent --daemon)
|
|||||||
|
|
||||||
# For MonkeySphere
|
# For MonkeySphere
|
||||||
mkdir -p ~/.monkeysphere
|
mkdir -p ~/.monkeysphere
|
||||||
echo "USE_VALIDATION_AGENT=true" >> ~/.monkeysphere/monkeysphere.conf
|
echo "USE_VALIDATION_AGENT=true" > ~/.monkeysphere/monkeysphere.conf
|
||||||
|
|
||||||
# Enable core files.
|
# Enable core files.
|
||||||
ulimit -c unlimited
|
ulimit -c unlimited
|
||||||
|
Loading…
Reference in New Issue
Block a user