This commit is contained in:
Nemo 2019-07-30 23:41:18 +05:30
parent e14b54e50d
commit a33d7874cf
2 changed files with 3 additions and 1 deletions

View File

@ -9,6 +9,8 @@ pathadd() {
pathadd '/home/nemo/bin'
pathadd '/home/nemo/projects/go/bin'
eval $(ssh-agent)
alias watch='watch '
alias xclip='xclip -selection c'
alias sl=ls

View File

@ -3,7 +3,7 @@
"https://index.docker.io/v1/": {}
},
"HttpHeaders": {
"User-Agent": "Docker-Client/18.09.5-ce (linux)"
"User-Agent": "Docker-Client/18.09.7-ce (linux)"
},
"credsStore": "pass"
}