Packages
August 5, 2020Less than 1 minute
Packages
Tips
Useful packages
Linux
- aptitude(alternative to apt)
- build-essential
- gnome-tweak-tool
- fcitx-googlepinyin
- net-tools
- virtualbox
- guake
- vlc
- openssh-server
- freerdp2-x11
- git
- gitKraken
- nodejs
- npm
- nginx
- testdisky
- tree
- cmatrix
git on windows
git config --global core.autocrlf false
~/.gitconfig
[core]
editor = vim
autocrlf = false