This commit is contained in:
parent
a0575bdb2a
commit
703bf836de
210 changed files with 1 additions and 1 deletions
|
|
@ -1,16 +0,0 @@
|
|||
{
|
||||
flake.modules.homeManager.base.programs.zsh.zsh-abbr.globalAbbreviations = {
|
||||
A1 = "| awk '{print $1}'";
|
||||
C = "| xclip -sel clip";
|
||||
Fj = "| jq .";
|
||||
Fy = "| yq .";
|
||||
G = "| grep";
|
||||
GH = "| grep HTTP";
|
||||
Gi = "| grep -i";
|
||||
H2 = "| head -n 20";
|
||||
H = "| head";
|
||||
L = "| less";
|
||||
V = "| nvim -";
|
||||
X = "| xargs -I1";
|
||||
};
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue