rb
This commit is contained in:
parent
8775a86a35
commit
9f311d85d2
|
@ -9,7 +9,7 @@
|
|||
|
||||
shellAliases = {
|
||||
v = "nvim";
|
||||
pu = "git push origin main && git push -u berg main && git push -u hub main";
|
||||
pu = "git push -u origin main && git push -u berg main && git push -u hub main";
|
||||
fr = "sudo systemctl reboot --firmware";
|
||||
ser = "ssh root@joygnu.org";
|
||||
rb = "bash ~/nix/home/zsh/pc-laptop.sh";
|
||||
|
|
Loading…
Reference in a new issue