Machine SETUP
This is my default configuration that I'm actualy using on my Linux (Fedora23+ || Ubuntu14.04+)
CLI INSTALL
apt-get === UBUNTU dnf === Fedora23+
- sudo [apt-get || dnf] install vim
- sudo [apt-get || dnf] install git
- sudo [apt-get || dnf] install ssh
- sudo [apt-get || dnf] install byobu
- sudo [apt-get || dnf] install htop
Sublime Text3 install
- wget -qO - https://download.sublimetext.com/sublimehq-pub.gpg | sudo apt-key add -
- sudo apt-get install apt-transport-https
- echo "deb https://download.sublimetext.com/ apt/stable/" | sudo tee /etc/apt/sources.list.d/sublime-text.list
- sudo apt-get update && sudo apt-get install sublime-text
- package controll == https://packagecontrol.io/installation
- python3
- .editorconfig
- GIT
- DocBlockr
- CSS3
- SCSS
- ColorHighlighter
- Emmet
- JSFormat
- JavaScriptNext
- JavaScript & NodeJS Snippets
- jQuery
- AlignTab
- AllAutocomplete
.deb install
- firefox
- google-chrome
- opera
- skype
- dropbox
tar.bz2 install
- Firefox developer Edtion
- descompact and copy to /opt/
- on /home/[user]/.local/share/applications create file firefox-dev.desktop,
File Config
- .bashrc
- source ~/.nvm/nvm.sh;
- .bash_aliases
- .vimrc
- git clone https://github.com/VundleVim/Vundle.vim.git ~/.vim/bundle/Vundle.vim
NodeJS
- https://github.com/creationix/nvm
- npm install -g http-server
- npm install -g harmonic
VM's - mordernIE
- win7 - ie10
- win7 - ie11
- win8 - ie10
- win8.1 - ie11