chruby icon indicating copy to clipboard operation
chruby copied to clipboard

System wide Install: Ubuntu

Open taqtiqa-mark opened this issue 9 years ago • 1 comments
trafficstars

Add the suggested snippet to /etc/bash.bashrc

taqtiqa-mark avatar Feb 17 '16 02:02 taqtiqa-mark

While /etc/bash.bashrc is guaranteed to be loaded by all types of bash instances, it's created by the package manager and shouldn't be edited directly. That's why I choose /etc/profile.d/ instead.

postmodern avatar Mar 08 '16 21:03 postmodern