Add oh-my-bash

This commit is contained in:
Tobias Reisinger 2021-02-13 22:52:08 +01:00
parent 3d17d60bc9
commit 6b3f597745
7 changed files with 106 additions and 58 deletions

View file

@ -1,5 +1,4 @@
# Path to your oh-my-zsh installation.
export ZSH="$ZDOTDIR/oh-my-zsh"
source "$HOME/.config/environment"
if [ ! -f "$ZSH/oh-my-zsh.sh" ]
then