mirror of
https://github.com/ohmyzsh/ohmyzsh.git
synced 2026-01-09 02:24:03 +01:00
Updated repository references.
This commit is contained in:
parent
6c10907143
commit
0a3db5bf2d
4 changed files with 8 additions and 6 deletions
|
|
@ -42,3 +42,4 @@ if [ -e $HOME/bin ]; then export PATH="$HOME/bin:$PATH"; fi
|
|||
unsetopt correctall
|
||||
|
||||
# Themes override ls alias from aliases.zsh
|
||||
alias tmux 'tmux -u2'
|
||||
|
|
|
|||
|
|
@ -42,3 +42,4 @@ if [ -e $HOME/bin ]; then export PATH="$HOME/bin:$PATH"; fi
|
|||
unsetopt correctall
|
||||
|
||||
# Themes override ls alias from aliases.zsh
|
||||
alias tmux='tmux -u2'
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue