diff --git a/fish/config/abbrs_aliases.fish b/fish/config/abbrs_aliases.fish index cb2f18220..73ebe34af 100644 --- a/fish/config/abbrs_aliases.fish +++ b/fish/config/abbrs_aliases.fish @@ -108,6 +108,13 @@ abbr -a --set-cursor qgh gh copilot suggest -t gh \"%\" # gh abbr -a gh-fork-sync "gh repo list --limit 200 --fork --json nameWithOwner --jq '.[].nameWithOwner' | xargs -n1 gh repo sync" +# leetcode +abbr -a lc leetcode +abbr -a lce leetcode e +abbr -a lct leetcode t +abbr -a lcx leetcode t +abbr -a lcp leetcode t + # misc abbr -a n -f _na abbr --position anywhere rpp ryoppippi