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