summaryrefslogtreecommitdiff
path: root/.bashrc_local_home
diff options
context:
space:
mode:
authorMike Crute <mike@crute.us>2019-02-14 04:39:47 +0000
committerMike Crute <mike@crute.us>2019-02-14 04:39:56 +0000
commit88dcc60f8426c59a5897d525598d1c3b174918b1 (patch)
treee5e3be65fc71b2d8d8ec9011b52458e31461d46b /.bashrc_local_home
parent4f9821869a140d8fac663a34f6ba198f94480821 (diff)
downloaddotfiles-88dcc60f8426c59a5897d525598d1c3b174918b1.tar.bz2
dotfiles-88dcc60f8426c59a5897d525598d1c3b174918b1.tar.xz
dotfiles-88dcc60f8426c59a5897d525598d1c3b174918b1.zip
Add mfi ssh command
Diffstat (limited to '.bashrc_local_home')
-rw-r--r--.bashrc_local_home2
1 files changed, 2 insertions, 0 deletions
diff --git a/.bashrc_local_home b/.bashrc_local_home
index 94cafc6..3443087 100644
--- a/.bashrc_local_home
+++ b/.bashrc_local_home
@@ -23,3 +23,5 @@ function alpine-build
23export -f alpine-build 23export -f alpine-build
24 24
25export TERM_BG_SHADE="dark" 25export TERM_BG_SHADE="dark"
26
27alias mfi-ssh="ssh -oKexAlgorithms=+diffie-hellman-group1-sha1 -l admin "