mirror of
https://github.com/jorgevasquezp/my_linux_prefs.git
synced 2026-09-16 20:22:21 +00:00
Started tracking my linux preferences.
This commit is contained in:
Executable
+3
@@ -0,0 +1,3 @@
|
||||
#!/bin/bash
|
||||
alias lsblk="lsblk -o NAME,FSTYPE,SIZE,MOUNTPOINT,LABEL,UUID"
|
||||
alias ls='ls --color=auto'
|
||||
Reference in New Issue
Block a user