The initial source comes from sdcuike/issueBlog#4
https://github.com/PacktPublishing free to download books code by Packet
https://github.com/EbookFoundation/free-programming-books Very immense
https://github.com/PacktPublishing free to download books code by Packet
https://github.com/EbookFoundation/free-programming-books Very immense
| [alias] | |
| i = init | |
| f = fetch | |
| pr = fetch origin +refs/pull/*/head:refs/remotes/origin/pr/* | |
| cl = clone | |
| rao = remote add origin | |
| rso = remote set-url origin | |
| acm = "!f() { git add . && git commit -m \"$(echo $@)\"; }; f"; |
| {"lastUpload":"2020-09-03T08:25:59.907Z","extensionVersion":"v3.4.3"} |
| [alias] | |
| acm = "!f() { git add . && git commit -m \"$(echo $@)\"; }; f"; | |
| c = checkout | |
| com = checkout master | |
| cob = checkout -b | |
| b = branch | |
| # Delete branches. | |
| # -d for normal delete, -D for forced delete | |
| # Example g bd branch_name OR g bD branch_name |
I hereby claim:
To claim this, I am signing this object:
| ### Keybase proof | |
| I hereby claim: | |
| * I am charad7 on github. | |
| * I am charad7 (https://keybase.io/charad7) on keybase. | |
| * I have a public key ASADNr4JPMEV2hL-4Lz742-TeSINmMxi1WnN_Zp9NX-J_Qo | |
| To claim this, I am signing this object: |
| <?php | |
| $currency_symbols = array( | |
| 'AED' => 'د.إ', // ? | |
| 'AFN' => 'Af', | |
| 'ALL' => 'Lek', | |
| 'AMD' => '', | |
| 'ANG' => 'ƒ', | |
| 'AOA' => 'Kz', // ? | |
| 'ARS' => '$', | |
| 'AUD' => '$', |