-
Notifications
You must be signed in to change notification settings - Fork 3
Open
Description
最近更换电脑比较频繁,写个装机手册
- 打开AppStore安装QQ/WeChat/网易云音乐/有道词典
- 安装Chrome 及插件👇👇
-
Octotree github的项目以树的形式展示(如果是私有项目可能需要配置token)
-
Momentum 装逼的空白页
-
Save to Pocket 这个几乎也不用了
-
惠惠助手 双11下的,看历史价格(可以把弹窗广告通知都关掉)
-
Adblock Plus 去广告
-
IE Tab 切换到IE内核,对付政府部门网站或者测试兼容性
- Node.js 随包附赠npm
- iTerm + oh-my-fish
- 安装fish
npm install brew
brew install fish
curl -L https://github.com/bpinto/oh-my-fish/raw/master/tools/install.sh | sh
chsh -s /usr/local/bin/fish
如果最后一步报错的话,编辑 /etc/shells,加入/usr/local/bin/fish
-
配置oh-my-fish 和 主题
命令行安装失败的话,可以clone该git项目到本地执行bin/install --offline -
我选择的主题需要特殊字体
git clone https://github.com/powerline/fonts
./install.sh
VSCODE 和 插件
插件安装:⌘+P,输入下面的代码
ext install auto-rename-tag
ext install vscode-babel-coloring
ext install debugger-for-chrome
ext install githistory
ext install vscode-html-css
ext install html-snippets
ext install npm-intellisense
ext install path-intellisense
ext install vscode-typings
ext install vscode-todo
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels


