Skip to content

Commit

Permalink
Improve ll command
Browse files Browse the repository at this point in the history
  • Loading branch information
stefanjudis committed Aug 8, 2019
1 parent 8732e88 commit 7525e79
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion aliases.zsh
@@ -1,5 +1,5 @@
# sexy list handling
alias ll='exa -la --git --git-ignore'
alias ll='exa -la --git'

# Hide/show all desktop icons (useful when presenting)
alias hidedesktop="defaults write com.apple.finder CreateDesktop -bool false && killall Finder"
Expand Down

0 comments on commit 7525e79

Please sign in to comment.