0

I installed the ble.sh from this git repository https://github.com/akinomyoga/ble.sh.git, but i want to customize the color settings with ble-face commands.

What happens is that, I changed the color settings but when I close the terminal the changes are gone.

How do I fix this?

1
  • Please clarify your specific problem or provide additional details to highlight exactly what you need. As it's currently written, it's hard to tell exactly what you're asking.
    – Community Bot
    Commented Mar 28 at 20:17

1 Answer 1

0

You need to put the settings of ble-face in ~/.blerc. The color settings by ble-face are only enabled in the shell session where they are executed. It's just the same as other shell settings like aliases, functions, and environment variables, which should be put in ~/.bashrc to make them persistent.

1
  • I've done it! Thanks. Commented Mar 29 at 12:14

You must log in to answer this question.

Not the answer you're looking for? Browse other questions tagged .