aboutsummaryrefslogtreecommitdiffstats
path: root/dot-guile
diff options
context:
space:
mode:
authorÓscar Nájera <hi@oscarnajera.com>2021-03-09 19:47:00 +0100
committerÓscar Nájera <hi@oscarnajera.com>2021-03-09 19:47:38 +0100
commit7b9965f58879e7399cae4b153bae708fdeef8da6 (patch)
tree4a8ee2bbb4e861cc85e6488117c601a000eb1245 /dot-guile
parent57bb0f74838b54e0a2032b28b021177771f599c1 (diff)
downloaddotfiles-7b9965f58879e7399cae4b153bae708fdeef8da6.tar.gz
dotfiles-7b9965f58879e7399cae4b153bae708fdeef8da6.tar.bz2
dotfiles-7b9965f58879e7399cae4b153bae708fdeef8da6.zip
home dots in a folder
Diffstat (limited to 'dot-guile')
-rw-r--r--dot-guile3
1 files changed, 0 insertions, 3 deletions
diff --git a/dot-guile b/dot-guile
deleted file mode 100644
index 766ac36..0000000
--- a/dot-guile
+++ /dev/null
@@ -1,3 +0,0 @@
-(use-modules (ice-9 readline))
-(activate-readline)
-(add-to-load-path "/home/titan/dev/helpful_scripts/guile/")