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

fix console utilities colors output and .bashrc processing #21

Merged
merged 2 commits into from
Aug 31, 2016
Merged

fix console utilities colors output and .bashrc processing #21

merged 2 commits into from
Aug 31, 2016

Conversation

lieff
Copy link
Contributor

@lieff lieff commented Aug 31, 2016

Выяснил почему цвета не отображались. Из-за отсутствия ключа interactive, .bashrc вылетает сразу же и не устанавливает переменные окружения для цветов, а то что там setenv() перед этим делали bash все обнуляет.
Теперь почти все отсюда #9 работает, остался $PS1, но не знаю насколько он нужен.

@elfmz
Copy link
Owner

elfmz commented Aug 31, 2016

насчет $PS1 я тоже очень не уверен, учитывая что в него в оригинале можно ANSI раскраску пихать

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

Successfully merging this pull request may close these issues.

2 participants