This website requires JavaScript.
Explore
Help
Sign In
jorge
/
my_linux_prefs
Watch
1
Star
0
Fork
0
mirror of
https://github.com/jorgevasquezp/my_linux_prefs.git
synced
2026-09-16 22:12:20 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
c46338f7f822f09d4a95b612be63606b674460a7
my_linux_prefs
/
etc
/
profile.d
/
aliases.sh
T
4 lines
101 B
Bash
Raw
Normal View
History
Unescape
Escape
Started tracking my linux preferences.
2020-10-07 10:04:51 -07:00
#!/bin/bash
alias
lsblk
=
"lsblk -o NAME,FSTYPE,SIZE,MOUNTPOINT,LABEL,UUID"
alias
ls
=
'ls --color=auto'
Reference in New Issue
Copy Permalink