mirror of
https://github.com/nmasur/dotfiles
synced 2024-11-22 14:35:37 +00:00
use noti for darwin gh commands
This commit is contained in:
parent
bdcee575db
commit
5251f2cd5a
@ -22,6 +22,7 @@
|
||||
programs.fish.shellAbbrs = {
|
||||
# Add noti for ghpr in Darwin
|
||||
ghpr = lib.mkForce "gh pr create && sleep 3 && noti gh run watch";
|
||||
grw = lib.mkForce "noti gh run watch";
|
||||
|
||||
# Shortcut to edit hosts file
|
||||
hosts = "sudo nvim /etc/hosts";
|
||||
|
Loading…
Reference in New Issue
Block a user