Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 0 additions & 1 deletion mise/config-test.toml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,6 @@ zig = 'latest'

## NPM packages
"npm:@anthropic-ai/claude-code" = "latest"
"npm:@github/copilot" = "latest"
"npm:@githubnext/github-copilot-cli" = "latest"
"npm:@mermaid-js/mermaid-cli" = "latest"
"npm:corepack" = "latest"
Expand Down
1 change: 0 additions & 1 deletion mise/config.toml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,6 @@ zig = 'latest'

## NPM packages
"npm:@anthropic-ai/claude-code" = "latest"
"npm:@github/copilot" = "latest"
"npm:@githubnext/github-copilot-cli" = "latest"
"npm:@mermaid-js/mermaid-cli" = "latest"
"npm:corepack" = "latest"
Expand Down
5 changes: 3 additions & 2 deletions tmux/post-catppuccin.conf
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
# Custom battery module using battery_hearts - override the template to use #() at render time
set -g @catppuccin_status_battery "#[fg=#{E:@thm_lavender}]#{@_ctp_connect_style}#{@catppuccin_status_left_separator}#[fg=#{E:@thm_crust},bg=#{E:@thm_lavender}]󰁹 #{@catppuccin_status_middle_separator}#[fg=#{E:@thm_red},bg=#{E:@catppuccin_status_module_text_bg}] #(battery_hearts)#[fg=#{E:@catppuccin_status_module_text_bg}]#{@_ctp_connect_style}#{@catppuccin_status_right_separator}"
# Custom battery module using battery_hearts - conditionally show only if hearts are present
set -g @battery_bar_content "#[fg=#{E:@thm_lavender}]#{@_ctp_connect_style}#{@catppuccin_status_left_separator}#[fg=#{E:@thm_crust},bg=#{E:@thm_lavender}]󰁹 #{@catppuccin_status_middle_separator}#[fg=#{E:@thm_red},bg=#{E:@catppuccin_status_module_text_bg}] #(battery_hearts)#[fg=#{E:@catppuccin_status_module_text_bg}]#{@_ctp_connect_style}#{@catppuccin_status_right_separator}"
set -g @catppuccin_status_battery "#{?#(battery_hearts | xargs),#{E:@battery_bar_content},}"

# Load outdated packages module if catppuccin is available
if-shell '[ -f ~/.config/tmux/plugins/tmux/utils/status_module.conf ]' \
Expand Down
13 changes: 1 addition & 12 deletions tmux/tmux-nerd-font-window-name.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,16 +3,5 @@ config:
show-name: true
icon-position: "left"
icons:
bat: "󰭟"
btm: ""
console: "󰞷"
gitui: ""
gh: ""
gping: ""
jj: ""
lazygit: ""
lazyjj: ""
nvim: ""
copilot: ""
mise: "󱌣"
tickrs: ""
unicorn: "󱗃"