This website requires JavaScript.
Explore
Help
Sign In
IsaacShoebottom
/
dotfiles
Watch
1
Star
0
Fork
0
You've already forked dotfiles
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
12410f2f76
dotfiles
/
dot_bash_alias.sh
5 lines
81 B
Bash
Raw
Normal View
History
Unescape
Escape
Update bash aliases, ls function causing issues
2024-10-09 09:38:35 -03:00
alias
ls
=
"exa --icons --long"
Make ls look for .hidden file
2024-09-18 18:25:19 -03:00
alias
grep
=
"ugrep"
alias
cd
=
"z"
alias
cat
=
"bat -p"
Reference in New Issue
Copy Permalink