This commit is contained in:
2017-12-05 13:44:10 +08:00
parent 87147abd10
commit d53e86870e
3 changed files with 18 additions and 0 deletions

10
IDEs/IntelliJ.md Normal file
View File

@@ -0,0 +1,10 @@
# IntelliJ
## Java
[download](https://www.jetbrains.com/idea/download/)
## Go
## Python

5
apt/install.sh Executable file
View File

@@ -0,0 +1,5 @@
#!/bin/bash
sudo apt update && sudo apt install -y \
vim \
httpie

View File

@@ -184,3 +184,6 @@ URL: https://raw.githubusercontent.com/gfwlist/gfwlist/master/gfwlist.txt
## ModHeader
[store](https://chrome.google.com/webstore/detail/modheader/idgpnmonknjnojddfkpgkljpfnnfcklj?utm_source=chrome-app-launcher-info-dialog)
## Markdown Viewer
[store](https://chrome.google.com/webstore/detail/markdown-viewer/ckkdlimhmcjmikdlpkmbgfkaikojcbjk?utm_source=chrome-app-launcher-info-dialog)