I hereby claim:
- I am mashirozx on github.
- I am mashirozx (https://keybase.io/mashirozx) on keybase.
- I have a public key ASAJsnzD292NJQweJt4lH2wLwCDnkfIrE5rk1I5NcfDzngo
To claim this, I am signing this object:
I hereby claim:
To claim this, I am signing this object:
root@ubuntu-shanghai:~/mtb# git clone [email protected]:wecodebolivia/adamsubmoduleupdate.git -b staging --recursive
Cloning into 'adamsubmoduleupdate'...
remote: Enumerating objects: 7, done.
remote: Counting objects: 100% (7/7), done.
remote: Compressing objects: 100% (4/4), done.
remote: Total 7 (delta 0), reused 0 (delta 0), pack-reused 0
Receiving objects: 100% (7/7), done.
Submodule 'mashirozx/odoo_mrp_sale_info' ([email protected]:mashirozx/odoo_mrp_sale_info.git) registered for path 'mashirozx/odoo_mrp_sale_info'
Cloning into '/root/mtb/adamsubmoduleupdate/mashirozx/odoo_mrp_sale_info'...
| package main | |
| import ( | |
| "encoding/json" | |
| "fmt" | |
| "os" | |
| "strings" | |
| "time" | |
| "github.com/go-redis/redis" |
| @use 'sass:math'; | |
| @mixin _flex-gap($gap, $row: true) { | |
| $margin: math.div($gap, 2); | |
| $transform: -$margin; | |
| @if $row { | |
| margin-left: $transform; | |
| margin-right: $transform; | |
| } @else { | |
| margin-top: $transform; | |
| margin-bottom: $transform; |
| host_ip=$(cat /etc/resolv.conf |grep "nameserver" |cut -f 2 -d " ") | |
| export ALL_PROXY="http://$host_ip:7890" | |
| sed -i -E "s/((25[0-5]|2[0-4][0-9]|[01]?[0-9][0-9]?)\.){3}(25[0-5]|2[0-4][0-9]|[01]?[0-9][0-9]?)\:7890/$host_ip:7890/" ~/.ssh/config |
| Import-Module posh-git | |
| Import-Module oh-my-posh | |
| # Set-PoshPrompt -Theme Aliens | |
| Set-PoshPrompt -Theme jandedobbeleer | |
| Set-PSReadLineOption -PredictionSource History # 设置预测文本来源为历史记录 | |
| Set-PSReadlineKeyHandler -Key Tab -Function Complete # 设置 Tab 键补全 | |
| Set-PSReadLineKeyHandler -Key "Ctrl+d" -Function MenuComplete # 设置 Ctrl+d 为菜单补全和 Intellisense |
| <?xml version="1.0" encoding="UTF-8"?> | |
| <FGenericCrashContext> | |
| <RuntimeProperties> | |
| <CrashVersion>3</CrashVersion> | |
| <ExecutionGuid>02156D6446F1C4BD51C3DAB65C2CD3FD</ExecutionGuid> | |
| <CrashGUID>UECC-Windows-792046ED4703858807A0F7A0A163CC2C_0000</CrashGUID> | |
| <IsEnsure>false</IsEnsure> | |
| <IsStall>false</IsStall> | |
| <IsAssert>false</IsAssert> | |
| <CrashType>GPUCrash</CrashType> |