add windows on huhuhu_config in opening of screen
This commit is contained in:
@@ -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"
|
||||
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user