diff --git a/fish/config.fish b/fish/config.fish index 4d4d64c..a074523 100644 --- a/fish/config.fish +++ b/fish/config.fish @@ -11,12 +11,13 @@ alias zshrc="nvim ~/.zshrc" alias fishconfig="cd ~/.config/fish && nvim config.fish && cd -" alias nvimconfig="cd ~/.config/nvim && nvim && cd -" -abbr x86 "arch -x86_64" abbr v "nvim" +abbr c "claude" +abbr ws "windsurf" +abbr lg "lazygit" abbr p "pnpm" abbr pd "pnpm dev" abbr px "pnpm dlx" -abbr lg "lazygit" abbr ns "npm start" abbr nrs "npm run serve" abbr nrd "npm run dev" @@ -25,7 +26,9 @@ abbr venv "source .venv/bin/activate.fish" abbr lrr "source venv/bin/activate.fish && litestar run --reload" abbr gw "gow -e=go,mod,html run ." abbr mw "make watch" +abbr x86 "arch -x86_64" abbr nobrew "HOMEBREW_NO_AUTO_UPDATE=1 brew" +abbr gy "git yield" abbr ghv "gh repo view --web" abbr pr "gh pr checkout" abbr prc "gh pr create --web" @@ -34,7 +37,6 @@ abbr cloud-push "rsync -auzP --exclude=.DS_Store '/Volumes/Samsung T7/misvaCloud abbr cloud-pull "rsync -auzP --exclude=.DS_Store ubuntu@cloud.misva.me:~/misvaCloud/ '/Volumes/Samsung T7/misvaCloud/'" abbr cloud-purge "rsync -auzP --exclude=.DS_Store '/Volumes/Samsung T7/misvaCloud/' ubuntu@cloud.misva.me:~/misvaCloud/ --delete --dry-run" abbr caf "caffeinate -d" -abbr gy "git yield" function ghid gh issue develop $argv[1] --checkout --name $argv[2] diff --git a/iterm2-preferences/com.googlecode.iterm2.plist b/iterm2-preferences/com.googlecode.iterm2.plist index fa96ad9..60cac7e 100644 --- a/iterm2-preferences/com.googlecode.iterm2.plist +++ b/iterm2-preferences/com.googlecode.iterm2.plist @@ -675,6 +675,22 @@ EnableDivisionView + GlobalKeyMap + + 0xd-0x20000-0x24 + + Action + 12 + Keycode + 13 + Modifiers + 131072 + Text + \n + Version + 1 + + HapticFeedbackForEsc HideScrollbar