Thanks to visit codestin.com Credit goes to github.com
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7ccfee0 commit bed07d3Copy full SHA for bed07d3
markdown-file/kali-linux-settings/kali-linux-basic-settings.md
@@ -47,7 +47,13 @@ curl https://raw.githubusercontent.com/wklken/vim-for-server/master/vimrc > ~/.v
47
- 下载 deb 文件:<https://code.visualstudio.com/>
48
- 安装 deb 文件:`dpkg -i 文件名`
49
- 应该会提示有部分依赖不存在,则执行:`apt-get --fix-broken install -y`
50
-- 安装 Markdown 扩展,中文语言包
+- 安装扩展
51
+ - 扩展仓库:<https://marketplace.visualstudio.com/>
52
+ - 中文语言包
53
+ - Markdown
54
+ - GitLens
55
+ - REST Client
56
+ - Atom One Dark Theme
57
58
## 安装剪切板
59
0 commit comments