This website requires JavaScript.
Explore
Help
Sign In
powermaker450
/
ohmyzsh-custom
Watch
1
Star
0
Fork
You've already forked ohmyzsh-custom
0
Code
Issues
Pull requests
Actions
Packages
Projects
Releases
Wiki
Activity
Fix "ls" color
Browse source
...
This commit is contained in:
powermaker450
2024-08-09 17:28:41 -04:00
parent
597c87b9cb
commit
e38cf23aa4
1 changed files
with
1 additions
and
1 deletions
Show all changes
Ignore whitespace when comparing lines
Ignore changes in amount of whitespace
Ignore changes in whitespace at EOL
Show stats
Download patch file
Download diff file
Expand all files
Collapse all files
2
alias.zsh
Unescape
Escape
View file
@ -4,7 +4,7 @@
#
#
#
#
## Basic Utils
## Basic Utils
alias
ls
=
"ls -A
"
alias
ls
=
"ls -A
--color=tty
"
alias
du
=
"du -sh"
alias
du
=
"du -sh"
#
#
#
#
Write
Preview
Loading…
Cancel
Save
Reference in a new issue
Repository
powermaker450/ohmyzsh-custom
Title
Body
Create issue