about summary refs log tree commit diff stats
path: root/tools
diff options
context:
space:
mode:
authorSilvino Silva <silvino@bk.ru>2017-01-20 21:17:07 +0000
committerSilvino Silva <silvino@bk.ru>2017-01-20 21:17:07 +0000
commit2aab379491d397646d289426299f735dae0047bc (patch)
treea715f14d600b15e9c9b6537e6f474c1fe0266c13 /tools
parent2cbb84a5636b125fcb26319dbfa87159a28a7f56 (diff)
downloaddoc-2aab379491d397646d289426299f735dae0047bc.tar.gz
fix tools openssh
Diffstat (limited to 'tools')
-rw-r--r--tools/openssh.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/tools/openssh.html b/tools/openssh.html
index 12e5827..70fe76f 100644
--- a/tools/openssh.html
+++ b/tools/openssh.html
@@ -256,7 +256,7 @@
 
         <p>To take advantage of tmux first login on remote and start
         <a href"../systools/tmux.html">tmux</a>, detach from the session
-        with ctrl + b d. On change ~/.profile and add alias;</p>
+        with ctrl + b d. Change ~/.bashrc and add follow alias;</p>
 
         <pre>
         alias core-server="ssh core -t tmux a"