Teil ich kann nicht zählen
This commit is contained in:
parent
b3be542fe4
commit
22836b3498
4 changed files with 1 additions and 10 deletions
1
zsh/.zshrc
Executable file
1
zsh/.zshrc
Executable file
|
@ -0,0 +1 @@
|
||||||
|
for config (~/.zsh/*.zsh) source $config
|
|
@ -1,10 +0,0 @@
|
||||||
### Different prompt
|
|
||||||
#PROMPT="%{$fg[blue]%}> %{$reset_color%}"
|
|
||||||
#RPROMPT="%{$fg[blue]%}%~%{$reset_color%}"
|
|
||||||
|
|
||||||
### Auto tmux :)
|
|
||||||
#if [ -z "$TMUX" ]; then
|
|
||||||
# if which tmux >/dev/null 2>&1; then
|
|
||||||
# tmux -q has-session && exec tmux attach-session -d || exec tmux new-session
|
|
||||||
# fi
|
|
||||||
#fi
|
|
Loading…
Reference in a new issue