aboutsummaryrefslogtreecommitdiffstats
path: root/hyperterm
Commit message (Collapse)AuthorAgeFilesLines
* Change domain to check Public IPJesús2021-08-262-2/+2
|
* revert icon branchJesús2021-08-252-4/+3
| | | | the icon  not available in many fonts
* updateJesús2021-08-242-2/+2
|
* Fix modified icon and add icon branchJesús2021-08-242-11/+8
|
* fully usage %b in symbolsJesús2021-08-242-17/+17
| | | | %b: ARGUMENT as a string with '\' escapes interpreted
* fix check upstreamJesús2021-08-222-2/+6
|
* fix sumsJesús2021-08-221-1/+1
|
* Use -n instead of ! -zJesús2021-08-221-2/+2
|
* fix duplicate caseJesús2021-08-222-2/+1
|
* fix if a bash variable is nullJesús2021-08-222-3/+3
|
* fix fatal: ambiguous argument 'origin...HEAD'Jesús2021-08-222-12/+19
| | | | unknown revision or path not in the working tree
* Refactory networkJesús2021-08-213-8/+4
|
* Remove dupplicate commandJesús2021-08-212-4/+1
|
* Fix theme simple and minor fix in theme special.Jesús2021-08-194-10/+11
| | | | Too fix variable ${RESET} in git, now save as %b
* simplify symbol codeJesús2021-08-192-98/+109
|
* Improve count git functionJesús2021-08-192-83/+100
|
* fix missing themes in updbashrcJesús2021-08-182-2/+2
|
* minor fixJesús2021-08-182-2/+2
|
* Refactoring and improve git checkJesús2021-08-182-107/+104
| | | | most "eilf" were removed and replace for "case"
* update sumsJesús2021-08-171-9/+10
|
* Add -> simple new themeJesús2021-08-172-0/+23
|
* simply __prompt_gitJesús2021-08-177-30/+15
|
* change location export HISTCONTROLJesús2021-08-172-5/+1
|
* No double entries in the shell historyJesús2021-08-172-1/+4
| | | | | | | | | | | | | | | | 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.
* [_custom.sh]: disable trash-cli for defaultJesús2021-06-201-1/+1
|
* [vconveter.sh]: fix missing support m2ts formatJesús2021-04-172-1/+2
|
* [vconveter.sh]: Add support ts formatJesús2021-04-172-1/+3
|
* [update.sh] plain colorJesús2021-02-102-3/+3
|
* change URLs supportJesús2021-02-102-3/+6
|
* first commitJesús2021-02-1027-0/+1543