feature: init bash+blesh+starship #166

Merged
teutat3s merged 19 commits from feature/bash-blesh-starship into main 2023-06-28 17:07:36 +00:00
Owner

This would replace our current default shell zsh with bash.

Maybe worth exploring making it a terminal-life module option and let the user choose the default shell?

Important docs when testing this:
ble.sh: https://github.com/akinomyoga/ble.sh/wiki
starship: https://starship.rs/config/

This would replace our current default shell `zsh` with `bash`. Maybe worth exploring making it a terminal-life module option and let the user choose the default shell? Important docs when testing this: `ble.sh`: https://github.com/akinomyoga/ble.sh/wiki `starship`: https://starship.rs/config/
teutat3s added 2 commits 2023-02-02 16:40:58 +00:00
teutat3s added 1 commit 2023-02-02 16:46:26 +00:00
teutat3s added 1 commit 2023-02-02 16:50:56 +00:00
teutat3s added 1 commit 2023-02-24 17:07:44 +00:00
complete on first TAB if there's a single matching filename
with show-all-if-ambiguous on

enable history search with arrow up after starting to type a command
b12f added 1 commit 2023-02-24 17:34:39 +00:00
teutat3s added 2 commits 2023-02-24 17:37:49 +00:00
teutat3s added 1 commit 2023-02-24 19:18:55 +00:00
teutat3s force-pushed feature/bash-blesh-starship from 0779897e3c to 9e6c7c140b 2023-02-25 13:01:34 +00:00 Compare
teutat3s added 1 commit 2023-04-15 17:07:05 +00:00
line when in ble.sh vim insert mode
teutat3s added 1 commit 2023-04-15 17:23:02 +00:00
teutat3s added 2 commits 2023-05-05 16:43:25 +00:00
teutat3s added 1 commit 2023-05-06 13:27:43 +00:00
Move base16.zsh into XDG_DATA_HOME, rename to base16.sh
teutat3s added 1 commit 2023-05-16 13:05:15 +00:00
whence is a zsh builtin, use bash's compgen function to get a list
of available commands
teutat3s added 1 commit 2023-05-18 02:19:22 +00:00
teutat3s added 1 commit 2023-05-31 19:02:08 +00:00
Fix selected ble-face region_input

Fix jump words limited by space (uword)
teutat3s added 1 commit 2023-06-20 21:37:34 +00:00
b12f added 1 commit 2023-06-28 17:03:26 +00:00
b12f approved these changes 2023-06-28 17:04:21 +00:00
b12f left a comment
Owner

LGTM

LGTM
teutat3s merged commit 75f7d813d3 into main 2023-06-28 17:07:36 +00:00
teutat3s deleted branch feature/bash-blesh-starship 2023-06-28 17:07:36 +00:00
Sign in to join this conversation.
No reviewers
No milestone
No project
No assignees
2 participants
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: pub-solar/os#166
No description provided.