Skip to content

My Ubuntu bash setup on Windows Subsystem for Linux

License

Notifications You must be signed in to change notification settings

songyunlu/windows-ubuntu-bash-setup

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

56 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

windows-ubuntu-bash-setup

My Ubuntu bash setup on Windows Subsystem for Linux

Installation

Please grant the root permission before running the script.

You might increase or disable sudo passowrd timeout as well by adding Defaults timestamp_timeout=-1 to /etc/sudoers.

Installed software & tools

  • basic
    • zip
    • unzip
    • htop
    • jq
  • git
  • zsh
    • zgen
    • oh-my-zsh
    • oh-my-zsh/git
    • oh-my-zsh/command-not-found
    • oh-my-zsh/vi-mode
    • zsh-syntax-highlighting
    • zsh-history-substring-search
    • zsh-autosuggestions
    • zsh-plugin-colored-man
    • zsh-completions
    • dst.zsh-theme
  • jekyll
    • jekyll
    • jekyll-feed
    • jekyll-seo-tag
  • docker
    • docker-ce
    • docker-compose
    • docker-machine
  • python
    • python3.6
    • pip3
    • python-virtualenv
  • gcloud sdk
  • vim
  • ansible
  • golang
  • java
    • openjdk
    • oraclejdk
  • sbt
  • maven
  • gradle
  • vagrant
  • kubernetes
    • kubectl
    • kubectx
    • kubens
    • kube-ps1
  • papermill

The list keeps growing...

Releases

No releases published

Packages

 
 
 

Languages