Add support for atuin integration, Homebrew on Linux and eza as ls replacement #17

Open
hdkv wants to merge 11 commits from hdkv/zsh-config:hdkv/ublue-hdkv into master
2 changed files with 6 additions and 1 deletions
Showing only changes of commit a79808c8ea - Show all commits
+5
View File
@@ -0,0 +1,5 @@
function bazzite-cli() {
source /usr/share/bazzite-cli/bling.sh
}
bazzite-cli
+1 -1
View File
@@ -1,2 +1,2 @@
# Apps list to enable. # Apps list to enable.
ENABLED_APPS=("showcolors") ENABLED_APPS=("gitinfo" "showcolors")