57 Commits

Author SHA1 Message Date
692c368cc2
update URL 2021-12-28 21:33:54 -05:00
2e484b74f6
git: fix upstream command
fatal: argumento ambiguo '@{upstream}...HEAD': revisión desconocida o ruta fuera del árbol de trabajo.
Use '--' para separar las rutas de las revisiones, de esta manera:
'git <comando> [<revisión>...] -- [<archivo>...]'
fatal: argumento ambiguo '@{upstream}...HEAD': revisión desconocida o ruta fuera del árbol de trabajo.
Use '--' para separar las rutas de las revisiones, de esta manera:
'git <comando> [<revisión>...] -- [<archivo>...]'
2021-11-09 17:00:07 -05:00
3852f2b07a
Add sourcehut like mirror 2021-10-31 22:48:26 -05:00
a81a7b9de7
update sum 2021-10-14 22:52:48 -05:00
84e01b674d
update URL 2021-10-14 22:52:19 -05:00
0c4d7f18d5
git: update states 2021-10-01 12:20:07 -05:00
0aa679ba89
network: skip certificate 2021-09-30 11:22:15 -05:00
0b0369524a
network: usage only IPv4 to ISP 2021-09-27 16:25:16 -05:00
2e507a2d2f
Add new stage 2021-09-15 13:29:39 -05:00
d721a43bbc
Add simple theme to CI/CD 2021-08-28 21:49:27 -05:00
7886f787e0
Add basename of the working directory 2021-08-28 21:44:30 -05:00
a7e8b42359
update sums 2021-08-28 11:41:47 -05:00
ecc094632c
Add new stage 2021-08-28 11:40:32 -05:00
97f2809c02
Fix sums 2021-08-26 23:40:53 -05:00
7f53f5d7ba
Fix state git 2021-08-26 23:40:34 -05:00
125f57f0c3
Add new state git 2021-08-26 23:39:42 -05:00
c8203f8fdd
Change domain to check Public IP 2021-08-26 15:08:04 -05:00
eaa8ed46e3
revert icon branch
the icon  not available in many fonts
2021-08-25 16:32:30 -05:00
4ba7837750
update 2021-08-24 23:42:22 -05:00
6f3bb88ed1
Fix modified icon and add icon branch 2021-08-24 23:25:20 -05:00
21e6d0e7ab
fully usage %b in symbols
%b: ARGUMENT as a string with '\' escapes interpreted
2021-08-24 11:20:17 -05:00
a04e43ae51
fix check upstream 2021-08-22 23:28:57 -05:00
2f57edbb77
fix sums 2021-08-22 23:17:25 -05:00
cb1d4f4995
Use -n instead of ! -z 2021-08-22 23:16:00 -05:00
50cc4c28b6
fix duplicate case 2021-08-22 23:11:43 -05:00
47837163c2
fix if a bash variable is null 2021-08-22 21:44:20 -05:00
1355a7784e
fix fatal: ambiguous argument 'origin...HEAD'
unknown revision or path not in the working tree
2021-08-22 21:39:34 -05:00
eae313436c
Refactory network 2021-08-21 21:02:04 -05:00
63556fa051
Remove dupplicate command 2021-08-21 20:40:19 -05:00
42c53b6ee7
update image theme simple 2021-08-19 21:38:23 -05:00
c236bfbf28
Fix theme simple and minor fix in theme special.
Too fix variable ${RESET} in git, now save as %b
2021-08-19 20:57:23 -05:00
712272e505
simplify symbol code 2021-08-19 18:33:28 -05:00
8d7a01661a
Improve count git function 2021-08-19 13:24:36 -05:00
89a1a25fb0
[README]: fix name theme 2021-08-18 21:56:46 -05:00
12d8cdbb2e
[README]: update 2021-08-18 19:21:08 -05:00
9430072aaa
fix missing themes in updbashrc 2021-08-18 13:28:10 -05:00
c2419b6d49
minor fix 2021-08-18 12:26:52 -05:00
2004174027
Refactoring and improve git check
most "eilf" were removed and replace for "case"
2021-08-18 12:17:14 -05:00
4184f5f3cf
update sums 2021-08-17 16:27:23 -05:00
0a58526fd7
Add -> simple new theme 2021-08-17 16:26:59 -05:00
baefc5c6f9
simply __prompt_git 2021-08-17 16:26:03 -05:00
7a1004b72b
change location export HISTCONTROL 2021-08-17 16:22:54 -05:00
d7559d5c24
No double entries in the shell history
HISTCONTROL

   A colon-separated list of values controlling how commands are saved on the history list.
   If the list of values includes ignorespace, lines which begin with a space character
   are not saved in the history list. A value of ignoredups causes lines matching the
   previous history entry to not be saved. A value of ignoreboth is shorthand for
   ignorespace and ignoredups. A value of erasedups causes all previous lines matching
   the current line to be removed from the history list before that line is saved.
   Any value not in the above list is ignored. If HISTCONTROL is unset, or does not
   include a valid value, all lines read by the shell parser are saved on the history
   list, subject to the value of HISTIGNORE. The second and subsequent lines of a
   multi-line compound command are not tested, and are added to the history regardless
   of the value of HISTCONTROL.
2021-08-17 14:46:39 -05:00
3f088cdc68
[_custom.sh]: disable trash-cli for default 2021-06-20 12:22:41 -05:00
a210669f97
[README.md]: update 2021-05-25 11:40:55 -05:00
526a0d3a41
[vconveter.sh]: fix missing support m2ts format 2021-04-17 19:33:51 -05:00
ed8b45e4f3
[vconveter.sh]: Add support ts format 2021-04-17 19:32:28 -05:00
36a483afb8
[.build.yml] fix directories 2021-02-19 21:26:55 -05:00
ff15f9ef61
fix directories 2021-02-19 21:22:44 -05:00
7ab74b9fa9
test 2021-02-19 21:16:02 -05:00