This commit is contained in:
Henry Hiles 2023-07-01 20:11:11 -04:00
parent ce81f4fef6
commit b936ad92d3
3 changed files with 14 additions and 2 deletions

View file

@ -33,7 +33,6 @@
free = "free -h";
ping = "prettyping";
shutdown = "shutdown now";
ls = "exa -a --color=always --group-directories-first --icons";
# Git
clone = "gh repo clone";