Take up local changes
This commit is contained in:
@@ -16,6 +16,10 @@ starship = "latest"
|
||||
"npm:yaml-language-server" = "latest"
|
||||
"npm:vscode-langservers-extracted" = "latest"
|
||||
tmux = "latest"
|
||||
fzf = "latest"
|
||||
|
||||
[env]
|
||||
RIPGREP_CONFIG_PATH = "{{ env.HOME }}/.config/ripgrep/config"
|
||||
HOMEBREW_NO_ANALYTICS = 1
|
||||
MISE_GITHUB_TOKEN = "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"
|
||||
_.path = "/Applications/Beyond Compare.app/Contents/MacOS"
|
||||
|
||||
@@ -53,4 +53,4 @@ set -g status-right-style default
|
||||
set -g status-style fg=black,bg=colour237
|
||||
|
||||
bind h display-popup -T "htop" -E -w 90% -h 90% "htop"
|
||||
bind g display-popup -T "lazygit" -E -w 90% -h 90% "cd #{pane_current_path} && lazygit"
|
||||
bind g run -C "display-popup -T \"lazygit\" -E -E -w 90% -h 90% \"lazygit -p #{pane_current_path}\""
|
||||
|
||||
Reference in New Issue
Block a user