mirror of
https://github.com/ohmyzsh/ohmyzsh.git
synced 2026-02-13 03:01:32 +01:00
theme customization based on avit and sporty_256
This commit is contained in:
parent
793cbb9450
commit
53838bb9d1
4 changed files with 43 additions and 9 deletions
|
|
@ -33,10 +33,3 @@ alias l='ls -lah'
|
|||
alias ll='ls -lh'
|
||||
alias la='ls -lAh'
|
||||
alias sl=ls # often screw this up
|
||||
|
||||
# Git aliases
|
||||
alias gita='git add -A'
|
||||
alias gits='git st'
|
||||
alias gitl='git l'
|
||||
alias gitw='git who'
|
||||
alias gitt='git tags'
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue