aboutsummaryrefslogtreecommitdiff
path: root/bin
diff options
context:
space:
mode:
authorRyan Kavanagh <rak@rak.ac>2021-01-13 15:19:19 -0500
committerRyan Kavanagh <rak@rak.ac>2021-01-13 15:19:19 -0500
commit429399f9c773fbfe86be8dad5f835f87e785b670 (patch)
tree3830c5cb941e64d379a07b1c74c459de29f00956 /bin
parentUpdate aliases (diff)
Drop irc from sdf
Diffstat (limited to 'bin')
-rwxr-xr-xbin/sdf1
1 files changed, 0 insertions, 1 deletions
diff --git a/bin/sdf b/bin/sdf
index 21eee9b..824af51 100755
--- a/bin/sdf
+++ b/bin/sdf
@@ -5,5 +5,4 @@ SDF=faeroes.sdf.org
tmux new-session -A -s sdf -d -n com "ssh -t ${SDF} rcom"
tmux set-option -t sdf:^ default-command "ssh -t ${SDF}"
tmux set-option -t sdf:^ remain-on-exit on
-tmux new-window -d -c '~' -n irc "ssh -t ${SDF} rirc"
tmux attach -t sdf