aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--.gitignore2
-rw-r--r--w3m/config4
2 files changed, 6 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index c494637..f402f5e 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,5 +1,7 @@
*hist
*/*hist
w3m/history
+w3m/*gz
+w3m/*cache*
*.backup
*/*.backup
diff --git a/w3m/config b/w3m/config
new file mode 100644
index 0000000..5af34e3
--- /dev/null
+++ b/w3m/config
@@ -0,0 +1,4 @@
+# don't show images
+display_image 0
+
+