dotfiles

configuration files for shell, text editor, graphical environment, etc.
git clone git://src.adamsgaard.dk/dotfiles
Log | Files | Refs | README | LICENSE Back to index

commit 970c428abb6797fdd5091798cb3c1abfa3899737
parent 1e20f10e1db76625bdf60cc728a4455141c3c94b
Author: Anders Damsgaard <anders@adamsgaard.dk>
Date:   Mon, 23 Sep 2019 08:45:20 +0200

Merge branch 'master' of adamsgaard.dk:src/dotfiles

Diffstat:
M.config/sxhkd/sxhkdrc | 2+-
M.ssh/config | 2+-
2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/.config/sxhkd/sxhkdrc b/.config/sxhkd/sxhkdrc @@ -64,7 +64,7 @@ alt + Return alt + shift + Return $TERMINAL alt + d - $TERMINAL -e tmux new-session '$EDITOR ~/doc/journal/journal.tex' + $TERMINAL -e tmux new-session 'cd ~/doc/journal && $EDITOR journal.tex' alt + e $TERMINAL -e tmux new-session $EDITOR alt + w diff --git a/.ssh/config b/.ssh/config @@ -17,7 +17,7 @@ Host ad-server-wifi Host iddqd Hostname 85.191.223.149 User ad - Port 12347 + Port 80 Host debvm Hostname 85.191.223.149