fixes to bashrc

adds bunch of extra software
adds ollama
adds emote shortcut
This commit is contained in:
2024-11-03 03:06:24 +01:00
parent 93e4f8462e
commit 0c0ccab938
15 changed files with 110 additions and 30 deletions

View File

@ -147,13 +147,7 @@ launch_zellij_conditionally() {
# Source ble.sh if it exists
if [[ -f "${HOME}/.nix-profile/share/blesh/ble.sh" ]]; then
source "${HOME}/.nix-profile/share/blesh/ble.sh"
bleopt prompt_ps1_final='$(starship module character)'
# Basic ble.sh settings
bleopt complete_menu_complete=1
bleopt complete_auto_complete=1
# Custom function for fzf history search
function fzf_history_search() {
local selected