mirror of
https://github.com/chenasraf/dotfiles.git
synced 2026-05-18 09:39:04 +00:00
fix: lazy git
This commit is contained in:
@@ -239,7 +239,7 @@ keybinding:
|
||||
update: u
|
||||
bulkMenu: b
|
||||
os:
|
||||
openLink: open "$(echo "{{link}}" | sed 's/\[/\%5B/g; s/\]/\%5D/g')"
|
||||
openLink: open "$(echo {{link}} | sed 's/\[/\%5B/g; s/\]/\%5D/g')"
|
||||
disableStartupPopups: false
|
||||
customCommands:
|
||||
- key: 'B'
|
||||
|
||||
@@ -164,5 +164,6 @@ alias ollama-serve="brew services start ollama"
|
||||
alias ldc="lazydocker"
|
||||
alias opsign="eval \$(op signin)"
|
||||
alias emulator="\$HOME/Library/Android/sdk/emulator/emulator"
|
||||
alias pixel9="emulator -avd Pixel_9_API_35"
|
||||
alias cfg-update-sofmani="sofmani -u -f tag:sofmani-config"
|
||||
alias cfg-update="sofmani -u -f tag:config"
|
||||
|
||||
Reference in New Issue
Block a user