add IDEs
This commit is contained in:
10
IDEs/IntelliJ.md
Normal file
10
IDEs/IntelliJ.md
Normal file
@@ -0,0 +1,10 @@
|
||||
# IntelliJ
|
||||
|
||||
## Java
|
||||
[download](https://www.jetbrains.com/idea/download/)
|
||||
|
||||
## Go
|
||||
|
||||
|
||||
## Python
|
||||
|
||||
5
apt/install.sh
Executable file
5
apt/install.sh
Executable file
@@ -0,0 +1,5 @@
|
||||
#!/bin/bash
|
||||
|
||||
sudo apt update && sudo apt install -y \
|
||||
vim \
|
||||
httpie
|
||||
@@ -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)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user