fixed hx alias and added xplr and bottom
This commit is contained in:
parent
361de1c0b4
commit
8365624c3b
1 changed files with 3 additions and 1 deletions
|
|
@ -29,6 +29,8 @@
|
||||||
alacritty
|
alacritty
|
||||||
ncspot
|
ncspot
|
||||||
bacon
|
bacon
|
||||||
|
bottom
|
||||||
|
xplr
|
||||||
];
|
];
|
||||||
};
|
};
|
||||||
|
|
||||||
|
|
@ -129,7 +131,7 @@
|
||||||
zel = "zellij -s";
|
zel = "zellij -s";
|
||||||
ns = "nix-shell";
|
ns = "nix-shell";
|
||||||
top = "btm";
|
top = "btm";
|
||||||
hx = "hx .";
|
hx = "hx";
|
||||||
cat = "bat";
|
cat = "bat";
|
||||||
};
|
};
|
||||||
};
|
};
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue