mirror of
https://github.com/dockersrc/ubuntu
synced 2025-10-15 08:02:24 -04:00
🗃️ Committing everything that changed 🗃️
rootfs/etc/
This commit is contained in:
5
rootfs/etc/profile.d/aliases.sh
Normal file
5
rootfs/etc/profile.d/aliases.sh
Normal file
@@ -0,0 +1,5 @@
|
||||
alias q='exit'
|
||||
alias c='clear'
|
||||
alias quit='exit'
|
||||
alias ls='ls -lhA --color'
|
||||
alias grep='grep -s --color'
|
Reference in New Issue
Block a user