summaryrefslogtreecommitdiffstats
path: root/xinitrc
diff options
context:
space:
mode:
Diffstat (limited to 'xinitrc')
-rw-r--r--xinitrc2
1 files changed, 2 insertions, 0 deletions
diff --git a/xinitrc b/xinitrc
index f7d4a06..28416a6 100644
--- a/xinitrc
+++ b/xinitrc
@@ -1,5 +1,7 @@
#!/bin/bash
+ulimit -Sm 2048000
+
cd $HOME
. "$HOME/.bashrc"