add windows on huhuhu_config in opening of screen

This commit is contained in:
Hugo LAMY
2022-03-01 19:13:47 +01:00
parent 9af0f4b1ad
commit 88b44c1514
4 changed files with 31 additions and 21 deletions

View File

@@ -1,22 +1,19 @@
#hugogogo#
# ----------------------------------------------------
# aliases
# ----------------------------------------------------
alias open="xdg-open"
# ----------------------------------------------------
# configs from old file
# i'm not sure what to do with them
# will it work on another computer ?
# ----------------------------------------------------
#export ZSH="/mnt/nfs/homes/hulamy/.oh-my-zsh"
#plugins=(git)
#source $ZSH/oh-my-zsh.sh
#ZSH_THEME="robbyrussell"
export ZSH="$HOME/.oh-my-zsh"
ZSH_THEME="robbyrussell"
plugins=(git)
source $ZSH/oh-my-zsh.sh
@@ -75,3 +72,15 @@ alias open="xdg-open"
# fi
# }
# ----------------------------------------------------
# aliases
# ----------------------------------------------------
alias open="xdg-open"