mirror of
https://github.com/ohmyzsh/ohmyzsh.git
synced 2026-02-27 03:05:39 +01:00
add alias "l.", add ">" to the end of prompt
This commit is contained in:
parent
df5b09e20b
commit
9c3e5fafb4
2 changed files with 2 additions and 1 deletions
|
|
@ -78,3 +78,4 @@ export PATH=$HOME/bin:/usr/local/bin:$PATH
|
|||
# Example aliases
|
||||
# alias zshconfig="mate ~/.zshrc"
|
||||
# alias ohmyzsh="mate ~/.oh-my-zsh"
|
||||
alias l.='ls -d .*'
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue