Compare commits

..

No commits in common. "1c12a125db89a6b828a2b9c8f8778d6c4e4edb60" and "ab061c6fa39fe4222ee4c7716ec5aa623105465f" have entirely different histories.

4 changed files with 6 additions and 22 deletions

View file

@ -1,6 +1,5 @@
# Reference: https://sw.kovidgoyal.net/kitty/conf/
term xterm-256color
font_family hack
scrollback_lines 100000
mouse_hide_wait 3.0

View file

@ -22,11 +22,10 @@ alias \
alias \
w="curl https://wttr.in/"
alias code="code --password-store='gnome'"
if command -v codium >/dev/null; then
alias code="codium --password-store='gnome'"
fi
alias c=code
for cmd in code codium; do
command -v $cmd >/dev/null && alias $cmd="$cmd --password-store='gnome'"
done
command -v codium >/dev/null && alias c=code
command -v pacman >/dev/null && alias p=pacman
command -v zathura >/dev/null && alias z=zathura

View file

@ -7,8 +7,7 @@
st = status -sb
stat = !git --no-pager diff --stat
sw = switch
dft = difftool
dlog = "!f() { GIT_EXTERNAL_DIFF=difft git log -p --ext-diff; }; f"
dunk = !git diff | dunk
[pull]
rebase = true
@ -22,17 +21,5 @@
[gitreview]
remote = origin
[diff]
tool = difftastic
[difftool]
prompt = false
[difftool "difftastic"]
cmd = difft "$LOCAL" "$REMOTE"
[pager]
difftool = true
[include]
path = ~/.config/git/.gitconfig

View file

@ -31,7 +31,6 @@ code-any:deerawan.vscode-faker # Misc
brew-any:kubectl helm shellcheck velero derailed/k9s/k9s fluxcd/tap/flux # Kubernetes related
brew-any:zsh-autosuggestions zsh-history-substring-search zsh-syntax-highlighting # ZSH related
brew-any:difftastic # Git related
brew-host-5cg9521pyj:weaveworks/tap/gitops azure/kubelogin/kubelogin azure-cli git-review # Work related
brew-host-5cg9521pyj:weaveworks/tap/gitops azure/kubelogin/kubelogin azure-cli git-review
krew-any:ctx krew ns slice stern tree