some upd
This commit is contained in:
@@ -95,9 +95,9 @@
|
||||
|
||||
wttr = "curl wttr.in/Ramenki\\?p1MQ";
|
||||
|
||||
gitpa = ''
|
||||
f() { git add -A && git commit -m "$1" && git push; unset -f f; }; f
|
||||
'';
|
||||
# gitpa = ''
|
||||
# f() { git add -A && git commit -m "$@" && git push; unset -f f; }; f
|
||||
# '';
|
||||
og = ''f() { z github "$@" && code . && exit; unset -f f; }; f'';
|
||||
wf = ''f() { watch -t -n1 "$@ | figlet -c -t -f doh"; unset -f f; }; f'';
|
||||
|
||||
|
||||
Reference in New Issue
Block a user