fish: add dnsplan/dnspush abbrs

This commit is contained in:
John Bowdre 2024-10-23 21:50:29 -05:00
parent 60f251f158
commit 9898851bf8
Signed by: john
SSH key fingerprint: SHA256:cZYnOxaLdo+MhBNMX38ihO/p2Kek6fBykSFoJwHBhUo

View file

@ -5,6 +5,8 @@
shellAbbrs = rec {
ccat = "egrep -v '^\s*(#|\\$)'";
dnsplan = "dnscontrol preview";
dnspush = "dnscontrol push";
g = "git";
ga = "git add";
gc = "git commit -S"; # interactive commit