GitPedia

Dotfiles win

:see_no_evil: oh-my-zsh on bash on windows configuration files

From jieverson·Updated June 16, 2026·View on GitHub·

My ~~Bash~~ Zsh on Ubuntu on Windows configuration files. (See my arch linux configuration files [here](https://github.com/jieverson/dotfiles)) The project is written primarily in Shell, distributed under the MIT License license, first published in 2017. Key topics include: bashonwindows, cmder, dotfiles, hyper, oh-my-zsh.

dotfiles-win

My Bash Zsh on Ubuntu on Windows configuration files. (See my arch linux configuration files here)

Windows 10 can now officially run native Ubuntu subsystem. Its default settings comes with Bash, but it's possible to install different shells (my settings are using Zsh). If you need to learn how to install Ubuntu on Windows, take a look at this Microsoft Guide.

usage

Just run install.sh to install zsh (including oh-my-zsh and other important stuff) and symlink all dotfiles.

$ git clone https://github.com/jieverson/dotfiles-win.git ~/.dotfiles
$ sudo ~/.dotfiles/install.sh

To keep up to date, you can just pull this repo, and re-run install.sh.

screenshots

<p align="center"> <img src="screenshots/screenfetch.png" /> </p> <p align="center"> <img src="screenshots/fun.png" /> </p> <p align="center"> <img src="screenshots/midia.png" /> </p> <p align="center"> <img src="screenshots/working.png" /> </p> <p align="center"> <img src="screenshots/lol.gif" /> </p>

Windows Wallpaper for 4k resolution: ./wallpaper.jpg

About My Terminal Emulator

As you can see at screenshots, I'm not using Windows default console emulator.
I'm using Hyper. It's a customizable Terminal Emulator built in js.
To use my settings, just copy .hyper.js to your Windows home directory

cp ./.hyper.js ~/c/Users/{YOUR_USER}/

I've been using Cmder (GitHub Repo) in the past, and my settings can be found at ./cmder/config/ConEmu.xml.

Contributors

Showing top 1 contributor by commit count.

View all contributors on GitHub →

This article is auto-generated from jieverson/dotfiles-win via the GitHub API.Last fetched: 6/28/2026