All Projects → jieverson → Dotfiles Win

jieverson / Dotfiles Win

Licence: mit
🙈 oh-my-zsh on bash on windows configuration files

Programming Languages

shell
77523 projects

Projects that are alternatives of or similar to Dotfiles Win

Dotfiles
Windows + WSL 2 Ubuntu + Windows Terminal + zsh + p10k + Docker + IntelliJ IDEA
Stars: ✭ 54 (-67.66%)
Mutual labels:  zsh, hyper, wsl, dotfiles
Castle Winbuntu
Homesick Castle for use on WSL.
Stars: ✭ 87 (-47.9%)
Mutual labels:  zsh, oh-my-zsh, wsl, dotfiles
zshrc
📝 Zsh Configuration for nerds with zplug
Stars: ✭ 28 (-83.23%)
Mutual labels:  dotfiles, zsh, oh-my-zsh
Zsh Theme
Yet another zsh theme
Stars: ✭ 153 (-8.38%)
Mutual labels:  zsh, hyper, oh-my-zsh
dotfiles
My dotfiles for oh-my-zsh, vim and tmux 📟
Stars: ✭ 23 (-86.23%)
Mutual labels:  dotfiles, zsh, oh-my-zsh
Dotfiles
Get started with your own dotfiles.
Stars: ✭ 1,094 (+555.09%)
Mutual labels:  zsh, oh-my-zsh, dotfiles
dotfiles
Dotfiles & Developer Environment. Supports Ubuntu2004+, macOS Catalina+, Windows 10 w WSL
Stars: ✭ 30 (-82.04%)
Mutual labels:  dotfiles, zsh, wsl
Dotfiles
What tools and plugins I use for web development?
Stars: ✭ 73 (-56.29%)
Mutual labels:  zsh, oh-my-zsh, dotfiles
Dotfiles
Alacritty + Tmux + Oh My Zsh + Neovim = ❤️
Stars: ✭ 95 (-43.11%)
Mutual labels:  zsh, oh-my-zsh, dotfiles
Dotfiles
Dotfiles
Stars: ✭ 117 (-29.94%)
Mutual labels:  zsh, dotfiles
Antibody
The fastest shell plugin manager.
Stars: ✭ 1,659 (+893.41%)
Mutual labels:  zsh, dotfiles
Dotfiles
My dotfiles
Stars: ✭ 127 (-23.95%)
Mutual labels:  zsh, dotfiles
Dotfiles
If there is a shell, there is a way!
Stars: ✭ 112 (-32.93%)
Mutual labels:  zsh, dotfiles
Zsh Nvm
Zsh plugin for installing, updating and loading nvm
Stars: ✭ 1,670 (+900%)
Mutual labels:  zsh, oh-my-zsh
.dot Config
📚 Example dot configs for tmux, tmuxp, vim, vcspull, i3 and awesome
Stars: ✭ 102 (-38.92%)
Mutual labels:  zsh, dotfiles
History Sync
An oh-my-zsh plugin for GPG encrypted internet synchronised Zsh history, with Git.
Stars: ✭ 135 (-19.16%)
Mutual labels:  zsh, oh-my-zsh
Dotfiles
📍 My dotfiles for macOS using Fish/Zsh, Neovim, and Tmux
Stars: ✭ 151 (-9.58%)
Mutual labels:  zsh, dotfiles
Dotfiles
Awesome personal dotfiles
Stars: ✭ 99 (-40.72%)
Mutual labels:  zsh, dotfiles
Dotfiles
Configuration files for XMonad, Emacs, NixOS, Taffybar and more.
Stars: ✭ 127 (-23.95%)
Mutual labels:  zsh, dotfiles
Shabka
Shabka. Declaritive description of my network, workstations and servers.
Stars: ✭ 138 (-17.37%)
Mutual labels:  zsh, dotfiles

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

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.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].