Improvements to kitty conf to support hyperlinks

This commit is contained in:
Salar Rahmanian 2025-03-23 17:23:59 -07:00
parent 6bc7ff5190
commit d92d7b10f3
5 changed files with 44 additions and 20 deletions

View file

@ -81,6 +81,7 @@
giscala = "gitignore scala,vim,java,sbt > .gitignore";
gforksync = "git fetch upstream && git merge upstream/master && git push origin master";
grep = "grep --color=auto";
hg = "kitten hyperlinked-grep";
lg = "lazygit";
new-sbt = "sbt new scala/scala-seed.g8";
nixc = "cd ~/.config/nixpkgs";