about summary refs log tree commit diff stats
path: root/tools/openssh.html
diff options
context:
space:
mode:
Diffstat (limited to 'tools/openssh.html')
-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"