mirror of
https://gitea.blesmrt.net/mikaela/shell-things.git
synced 2025-01-08 19:32:31 +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
|
||||
mkdir -p ~/.monkeysphere
|
||||
echo "USE_VALIDATION_AGENT=true" >> ~/.monkeysphere/monkeysphere.conf
|
||||
echo "USE_VALIDATION_AGENT=true" > ~/.monkeysphere/monkeysphere.conf
|
||||
|
||||
# Enable core files.
|
||||
ulimit -c unlimited
|
||||
|
Loading…
Reference in New Issue
Block a user