- Ubuntu for Windows
- Netflix
- My Study Life
- Torrex
- Readit
- Cmder
- Chrome
- Visual Studio
- Visual Studio Code
- Chocolatey
- Scoop
- Caret
- DnSpy
- Affinity Designer
- Steam
- Spotify
- Office
- ZeroTier
- Run
- Install the Spacemacs theme.
- Install the Menlo font.
- Configure the
bash
task:bash ~ -c /bin/zsh -cur_console:p1 -new_console:n
. - Configure the
PowerShell
task:PowerShell -ExecutionPolicy Bypass -NoLogo -NoExit -new_console:d:"%USERPROFILE%"
.
- Install the following extensions: VsVim, Resharper, File Icons, File Nesting, Scry, Productivity Power Tools, Supercharger, Solution Error Visualizer, Output Enhancer, Align Assignements, .NET Compiler Platform SDK.
choco install vlc
choco install 7zip
choco install sharex
choco install windirstat
- Refer to the .cfg repository.
- Install Termite (using this script).
- Install the Powerline Fonts.
Install the Air and Metro themes.
- Create a new task that starts up Cmder at log-on.
- Create a new task that starts up VcXsrv at log-on (
vcxsrv :0 -ac -terminate -lesspointer -multiwindow -clipboard -wgl"
). - Create a new task that starts up Termite at log-on (
bash ~ -c "DISPLAY=:0 termite -e tmux"
).
Copy Profile.ps1
to my documents.