2018年6月22日
摘要:
smplayer vlc apache tools
阅读全文
posted @ 2018-06-22 15:37
c3tc3tc3t
阅读(433)
推荐(0)
2018年6月20日
摘要:
sudo add-apt-repository ppa:papirus/papirus sudo apt update && sudo apt install papirus-icon-theme
阅读全文
posted @ 2018-06-20 23:29
c3tc3tc3t
阅读(180)
推荐(0)
摘要:
https://docs.docker.com/install/linux/docker-ce/ubuntu/#install-docker-ce-1Change "stable" repository to "edge" and works fine.
阅读全文
posted @ 2018-06-20 22:12
c3tc3tc3t
阅读(170)
推荐(0)
摘要:
https://fetch.spec.whatwg.org/#cors-safelisted-request-header get head post text/plain multipart/form-data application/x-www-form-urlencoded `Accept`
阅读全文
posted @ 2018-06-20 17:50
c3tc3tc3t
阅读(736)
推荐(0)
2018年6月18日
摘要:
1 https://ywnz.com/linuxjc/1637.html
阅读全文
posted @ 2018-06-18 12:31
c3tc3tc3t
阅读(368)
推荐(0)
2018年6月13日
摘要:
https://code.visualstudio.com/docs/setup/linux#_visual-studio-code-is-unable-to-watch-for-file-changes-in-this-large-workspace-error-enospc
阅读全文
posted @ 2018-06-13 22:24
c3tc3tc3t
阅读(647)
推荐(0)
2018年5月29日
摘要:
https://github.com/powerline/fonts clone powerline fonts 仓库 执行项目中的 install.sh 安装字体 修改终端配置中使用的字体为 xxx for Powerline即可。 在spacevim的字体配置中也要配置 for powerlin
阅读全文
posted @ 2018-05-29 14:39
c3tc3tc3t
阅读(1418)
推荐(0)
2018年5月25日
摘要:
uninstall 1 sudo apt remove vim 2 sudo add-apt-repository --remove ppa:jonathonf/vim
阅读全文
posted @ 2018-05-25 13:28
c3tc3tc3t
阅读(145)
推荐(0)
2018年5月6日
摘要:
1 simple ,本地和远程分支同名才会推送,只会推送当前的分支到远程 ,默认推送分支数量:1 2 matching , 会推送匹配的本地分之到远程分之,假如本地有的分支远程没有,不会把本地推送到远程,默认推送分支数量:多个 3 nothing, 要自己些refspec参数,来如何分配,默认什么都
阅读全文
posted @ 2018-05-06 11:43
c3tc3tc3t
阅读(400)
推荐(0)
2018年4月20日
摘要:
配置 webpack.base.conf.js .babelrc.js test/steup.js package.json package.json
阅读全文
posted @ 2018-04-20 11:36
c3tc3tc3t
阅读(208)
推荐(0)