summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--deps.mk4
-rw-r--r--src/known_hosts (renamed from src/known_hosts.txt)0
-rw-r--r--src/rc (renamed from src/rc.sh)0
3 files changed, 2 insertions, 2 deletions
diff --git a/deps.mk b/deps.mk
index 82764bd..98c9246 100644
--- a/deps.mk
+++ b/deps.mk
@@ -8,8 +8,8 @@ sources.txt = \
src/backupit.txt \
src/gitconfig \
src/init.scm \
- src/known_hosts.txt \
+ src/known_hosts \
src/profile.sh \
- src/rc.sh \
+ src/rc \
src/ssh.conf \
diff --git a/src/known_hosts.txt b/src/known_hosts
index 74ba219..74ba219 100644
--- a/src/known_hosts.txt
+++ b/src/known_hosts
diff --git a/src/rc.sh b/src/rc
index c79d6d7..c79d6d7 100644
--- a/src/rc.sh
+++ b/src/rc