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 9efcdb60f9b81afec5f2856f5bc19be2b9072a03
parent 4a3257afc1bfa619d9ad029bfd7b438edb95c84c
Author: Anders Damsgaard <andersd@riseup.net>
Date:   Thu, 28 Sep 2017 20:48:19 -0400

remove old scripts

Diffstat:
Dlinks/bin/comet-ssh | 4----
Dlinks/bin/icme1-gpu-modules.sh | 4----
Dlinks/bin/iddqd-ssh | 17-----------------
Dlinks/bin/iddqd-ssh-X.sh | 2--
Dlinks/bin/iddqd-ssh-poster.sh | 12------------
Dlinks/bin/iddqd-ssh-sphere.sh | 2--
Dlinks/bin/iddqd-ssh-vpn.sh | 2--
Dlinks/bin/in.txt | 11-----------
Dlinks/bin/sastrugi-ssh | 3---
9 files changed, 0 insertions(+), 57 deletions(-)

diff --git a/links/bin/comet-ssh b/links/bin/comet-ssh @@ -1,4 +0,0 @@ -#!/bin/sh -pass Uni/xsede-adc-adamsgaard@ucsd.edu -c -echo "Paste password from clipboard." -ssh adc@login.xsede.org -t 'gsissh comet.sdsc.xsede.org' diff --git a/links/bin/icme1-gpu-modules.sh b/links/bin/icme1-gpu-modules.sh @@ -1,4 +0,0 @@ -#!/bin/bash -e -module load cuda65/toolkit/6.5.14 -module load python2.7/2.7.9 -module load slurm diff --git a/links/bin/iddqd-ssh b/links/bin/iddqd-ssh @@ -1,17 +0,0 @@ -#!/bin/bash - -#if [[ "$(ip addr | grep 10.17.8)" ]]; then -if [[ "$(ifconfig | grep 10.17.8)" ]]; then - echo "On geo lan. Mounting sshfs and connecting directly..." - sshfs-iddqd.sh - #sshfs-iddqd-fix.sh - ssh adc@iddqd.st.client.au.dk -t 'bin/tmux-dev.sh' -#elif [[ "$(ip addr | grep 10.17.2)" ]]; then -# echo "On geo VPN. Mounting sshfs and connecting directly..." - #sshfs-iddqd.sh - #sshfs-iddqd-fix.sh -# ssh adc@iddqd.nfit.au.dk -t 'bin/tmux-dev.sh' -else - echo "Outside geo lan, connecting through fresh-horse..." - ssh adc@fh.cs.au.dk -t 'ssh iddqd.st.client.au.dk -t "bin/tmux-dev.sh"' -fi diff --git a/links/bin/iddqd-ssh-X.sh b/links/bin/iddqd-ssh-X.sh @@ -1,2 +0,0 @@ -#!/bin/sh -ssh -X fh.cs.au.dk -t 'ssh -X iddqd.st.client.au.dk' diff --git a/links/bin/iddqd-ssh-poster.sh b/links/bin/iddqd-ssh-poster.sh @@ -1,12 +0,0 @@ -#!/bin/sh - -if [[ "$(ifconfig | grep 10.17.8)" ]]; then - echo "On geo lan, connecting directly..." - ssh -X iddqd.st.client.au.dk -t 'tmuxinator poster' -elif [[ "$(ifconfig | grep 10.17.2)" ]]; then - echo "On geo VPN, connecting directly..." - ssh -X iddqd.st.client.au.dk -t 'tmuxinator poster' -else - echo "Outside geo lan, connecting through fresh-horse..." - ssh -X fh.cs.au.dk -t 'ssh -X iddqd.st.client.au.dk -t "tmuxinator poster"' -fi diff --git a/links/bin/iddqd-ssh-sphere.sh b/links/bin/iddqd-ssh-sphere.sh @@ -1,2 +0,0 @@ -#!/bin/sh -ssh adc@fh.cs.au.dk -t 'ssh adc@iddqd.st.client.au.dk -t "bin/tmux-dev.sh"' diff --git a/links/bin/iddqd-ssh-vpn.sh b/links/bin/iddqd-ssh-vpn.sh @@ -1,2 +0,0 @@ -#!/bin/sh -ssh adc@iddqd.st.client.au.dk diff --git a/links/bin/in.txt b/links/bin/in.txt @@ -1,10 +0,0 @@ -@article{mahadevan2012flow, - title={Flow-induced channelization in a porous medium}, - author={Mahadevan, Amala and Orpe, AV and Kudrolli, A and Mahadevan, L}, - journal={EPL (Europhysics Letters)}, - volume={98}, - number={5}, - pages={58003}, - year={2012}, - publisher={IOP Publishing} -}- \ No newline at end of file diff --git a/links/bin/sastrugi-ssh b/links/bin/sastrugi-ssh @@ -1,3 +0,0 @@ -#!/bin/sh -#ssh adamsgaard@137.110.73.38 -ssh adamsgaard@sastrugi.ucsd.edu