bat
This commit is contained in:
parent
2fa96586d1
commit
768e0be436
|
@ -12,6 +12,7 @@
|
||||||
|
|
||||||
shellAliases = {
|
shellAliases = {
|
||||||
v = "nvim";
|
v = "nvim";
|
||||||
|
cat = "bat";
|
||||||
ls = "${pkgs.eza}/bin/eza --icons -a --group-directories-first";
|
ls = "${pkgs.eza}/bin/eza --icons -a --group-directories-first";
|
||||||
pu = "bash ~/nix/home/zsh/push.sh";
|
pu = "bash ~/nix/home/zsh/push.sh";
|
||||||
fr = "sudo systemctl reboot --firmware";
|
fr = "sudo systemctl reboot --firmware";
|
||||||
|
|
|
@ -49,6 +49,7 @@
|
||||||
gnome-secrets
|
gnome-secrets
|
||||||
#random shit
|
#random shit
|
||||||
htop
|
htop
|
||||||
|
bat
|
||||||
zulu17
|
zulu17
|
||||||
screen
|
screen
|
||||||
tree
|
tree
|
||||||
|
|
Loading…
Reference in a new issue