Skip to content
/ WSH Public

WSH is a packaged installer that will allow you to create a fully customized shell environment through a single simple installer.

Notifications You must be signed in to change notification settings

kenijo/WSH

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

74 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

WSH

WSH is a packaged installer that will allow you to create a fully customized shell environment through a simple installer. It takes the hard work out of downloading and configuring all the components you need.

WSH simplifies the installation by asking simple questions and taking care of downloading and installing everything for you from trusted sources (official repositories). It has a modular architecture that allows anyone to add and improve the installer easily.

Repository

The repository contains the code to generate the simple installer based on InnoSetup scripts.

The releases are the compiled version of WSH.

Packages

  • Clink (Github) Bash's powerful command line editing
  • Git (Github) Distributed version control system
  • PHP General-purpose scripting language geared towards web development
  • PuTTY Terminal emulator, serial console nad network file transfer application
  • Vim Plugin LightLine Light and configurable statusline/tabline plugin for Vim.

Recommanded Fonts

Vim Themes (ported to CMD, MobaXterm, PuTTY, Windows Terminal)

How to compile your own version of WSH

  1. Download and install Inno setup. Currently tested with NSIS 6.x
  2. Edit the script in the build folder.
  3. Compile the .\build\wsh.iss script and you'll get a .build\WSH.exe installer

License

MIT

About

WSH is a packaged installer that will allow you to create a fully customized shell environment through a single simple installer.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published