Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

PATH issues within X2Go env shell. #13

Open
guyleonard opened this issue Jan 6, 2017 · 0 comments
Open

PATH issues within X2Go env shell. #13

guyleonard opened this issue Jan 6, 2017 · 0 comments

Comments

@guyleonard
Copy link
Owner

  1. in .bashrc change the PS1 line to this:
    export PS1="[\033[38;5;220m]\u[\033[38;5;15m]@[\033[38;5;39m]$NICKNAME[\033[38;5;15m]:[\033[38;5;202m]\w[\033[38;5;15m]\$ "

  2. in .bash_paths add the line below after PATH= and before $PATH
    /usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:$HOME/bin:$HOME/.local/bin:

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant