debian_common

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
Next revisionBoth sides next revision
debian_common [2019/04/14 08:53] โ€“ [Basic commands 101] Jรบne Parkdebian_common [2019/04/14 11:44] โ€“ [Initial steps freshly] Jรบne Park
Line 50: Line 50:
  
 Append ''public keys'' for SSH client.  Append ''public keys'' for SSH client. 
 +
 +=== Enable colorful terminal === 
 +
 +Comment out **''force_color_prompt=yes''** in ''~/.bashrc''
 +
 +<code bash>
 +  vi ~/.bashrc 
 +  source ./.bashrc 
 +</code>
 + 
  
 ---- ----
  • debian_common
  • Last modified: 2024/04/18 08:58
  • by Jรบne Park