8000 feat(buku): Define colorscheme · musq/dotfiles@cc883a4 · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Commit cc883a4

Browse files
committed
feat(buku): Define colorscheme
1 parent dedefb8 commit cc883a4

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

src/shell/bash_exports

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,12 @@ export _Z_NO_RESOLVE_SYMLINKS=1
1717

1818
# - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
1919

20+
# Set Buku colors
21+
22+
export BUKU_COLORS="bDfxg"
23+
24+
# - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
25+
2026
# Set bat config path
2127

2228
export BAT_CONFIG_PATH="$HOME/.config/bat.conf"

0 commit comments

Comments
 (0)
0