removing blesh

This commit is contained in:
Chris Cochrun 2022-08-24 09:43:39 -05:00
parent 919127516f
commit 313f5d1f03
3 changed files with 8 additions and 4 deletions

View file

@ -433,8 +433,8 @@
programs.bash = {
enable = true;
bashrcExtra = ''
source $(blesh-share)
ble-face auto_complete="fg=238"
# source $(blesh-share)
# ble-face auto_complete="fg=238"
eval "$(starship init bash)"
'';
};