/ du alias & ps1 upd
This commit is contained in:
@@ -27,6 +27,7 @@ alias azurevpnclient="/opt/microsoft/microsoft-azurevpnclient/microsoft-azurevpn
|
|||||||
alias dbgate="/home/poq/syncDir/quick/swas/installationFiles/dbGate/dbgate-latest.AppImage"
|
alias dbgate="/home/poq/syncDir/quick/swas/installationFiles/dbGate/dbgate-latest.AppImage"
|
||||||
alias ct="sudo ct"
|
alias ct="sudo ct"
|
||||||
alias dr="dragon-drop --and-exit --all --print-path"
|
alias dr="dragon-drop --and-exit --all --print-path"
|
||||||
|
alias du="du --summarize --human-readable *"
|
||||||
alias ffind="sudo find / -type f -name"
|
alias ffind="sudo find / -type f -name"
|
||||||
alias gparted="sudo gparted"
|
alias gparted="sudo gparted"
|
||||||
alias grep='grep --color=auto'
|
alias grep='grep --color=auto'
|
||||||
@@ -59,7 +60,7 @@ alias tp-restore="trash-restore"
|
|||||||
# x terminal shell start string | https://askubuntu.com/questions/1340319/ps1-string-full-documentation-and-reference-page
|
# x terminal shell start string | https://askubuntu.com/questions/1340319/ps1-string-full-documentation-and-reference-page
|
||||||
# https://bash-prompt-generator.org/
|
# https://bash-prompt-generator.org/
|
||||||
# https://askubuntu.com/questions/193416/adding-timestamps-to-terminal-prompts
|
# https://askubuntu.com/questions/193416/adding-timestamps-to-terminal-prompts
|
||||||
PS1='⚙[\D{%y%m%d%H%M}|\u@\h|\W]\$ '
|
PS1='⚙[\D{%y%m%d%H%M}|\u@\h \W]\$ '
|
||||||
|
|
||||||
# change the window title of x terminals
|
# change the window title of x terminals
|
||||||
case ${TERM} in
|
case ${TERM} in
|
||||||
|
|||||||
Reference in New Issue
Block a user