diff options
-rw-r--r-- | .crontab.local | 0 | ||||
-rw-r--r-- | .emacs | 2 | ||||
-rw-r--r-- | .ssh/config | 5 |
3 files changed, 6 insertions, 1 deletions
diff --git a/.crontab.local b/.crontab.local new file mode 100644 index 0000000..e69de29 --- /dev/null +++ b/.crontab.local @@ -75,7 +75,7 @@ dtrt-indent coffee-mode folding - apel flim semi wanderlust + ;apel flim semi wanderlust scss-mode color-theme color-theme-solarized org-mode diff --git a/.ssh/config b/.ssh/config index 5c271b5..a24b7ee 100644 --- a/.ssh/config +++ b/.ssh/config @@ -9,3 +9,8 @@ Host parabola Port 1863 HostName repo.parabolagnulinux.org User repo + +Host ltshome + Port 6422 + Host lukeshu.ath.cx + User luke |