Skip to content

BernhardDenner/dot-files

Repository files navigation

My personal working environment

Exists mainly for sharing between several workstations

If you like it, let me know; suggestions always welcome ;)

Installation

git clone https://github.com/BernhardDenner/dot-files.git .environment
cd .environment
git submodule init
git submodule update
./install-fonts.sh
./install.sh

# .zshrc additions
ZSH_CUSTOM=~/.environment/zsh_custom

plugins=(zsh-256color zsh-autosuggests)

# must be source last
source $ZSH_CUSTOM/plugins/zsh-syntax-highlighting/zsh-syntax-highlighting.zsh

About

my personal working environment

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published