mirror of
https://github.com/softinio/nix-config.git
synced 2025-09-03 16:16:42 -07:00
Improvements to kitty conf to support hyperlinks
This commit is contained in:
parent
6bc7ff5190
commit
d92d7b10f3
5 changed files with 44 additions and 20 deletions
|
@ -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";
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue