summaryrefslogtreecommitdiff
path: root/.bashrc_local_home
diff options
context:
space:
mode:
authorMike Crute <mike@crute.us>2022-04-24 09:42:55 -0700
committerMike Crute <mike@crute.us>2022-04-24 09:42:55 -0700
commit63a1edb9582ea4da32b2f65728c4666a6f10a798 (patch)
tree71ae1e221f8d604d4ca3a01fbac0b79cbbf25bb9 /.bashrc_local_home
parent0c1f3b8d9c15b2a636fb5dd859997696aba4e195 (diff)
downloaddotfiles-63a1edb9582ea4da32b2f65728c4666a6f10a798.tar.bz2
dotfiles-63a1edb9582ea4da32b2f65728c4666a6f10a798.tar.xz
dotfiles-63a1edb9582ea4da32b2f65728c4666a6f10a798.zip
Fully qualify hostname
Diffstat (limited to '.bashrc_local_home')
-rw-r--r--.bashrc_local_home2
1 files changed, 1 insertions, 1 deletions
diff --git a/.bashrc_local_home b/.bashrc_local_home
index 52debb0..e3b82df 100644
--- a/.bashrc_local_home
+++ b/.bashrc_local_home
@@ -72,7 +72,7 @@ export -f alpine-website
72 72
73export TERM_BG_SHADE="dark" 73export TERM_BG_SHADE="dark"
74 74
75alias vssh="ssh -t mcrute-virt \"bash -c 'tm mike'\"" 75alias vssh="ssh -t mcrute-virt.sea1.crute.me \"bash -c 'tm mike'\""
76alias mfi-ssh="ssh -oKexAlgorithms=+diffie-hellman-group1-sha1 -l admin " 76alias mfi-ssh="ssh -oKexAlgorithms=+diffie-hellman-group1-sha1 -l admin "
77 77
78simple-info() { 78simple-info() {