bmo-at / public-dotfiles

These are my dotfiles. Enjoy!

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

HEADER

About

This repo contains my dotfiles that make my terminal what it is: It's my best config for Debian on the Windows Subsystem for Linux in conjunction with the beautiful and performant new Windows Terminal.

Within this repo you'll find all the config files for the the Z Shell with the Oh-My-ZSH framework for plugin installation. As a theme I have chosen powerlevel10k, because it looks terrific and is blazing fast.

The colors theme for the Windows Terminal is the beautiful OneDark Pro.

Installation

Firstly execute the .oh-my-zsh-setup.sh with sudo priviliges. This will install ZSH on your system and then install Oh-My-ZSH.

Next, execute the .oh-my-zsh-setup-plugin.sh: This will install 4 plugins (powerlevel10k, zsh-completions,zsh-autosuggestions and zsh-syntax-highlighting).

Next, install the Nerdfont of your choice (I recommend Hack NF, until a Cascadia Code NF is available) from here: Nerd-Fonts (Get the fonts from the "Rebuilds fonts for v2.1.0 alpha (pre-release) WIP" commit from the master branch instead of the releases page for optimal compatability with Windows Terminal!)

Merge your Windows Terminal config with the file from .config/windowsTerminal.

Now you're done! Congrats!

Screenshot

SCREENSHOT

About

These are my dotfiles. Enjoy!


Languages

Language:Shell 98.0%Language:Vim Script 2.0%