style
This commit is contained in:
1
.bashrc
1
.bashrc
@@ -22,6 +22,7 @@ alias psu="ps -U"
|
|||||||
alias s="screen"
|
alias s="screen"
|
||||||
alias ssh="ssh -4 -C -e none -v"
|
alias ssh="ssh -4 -C -e none -v"
|
||||||
alias t="telnet"
|
alias t="telnet"
|
||||||
|
#
|
||||||
[[ -s "$HOME/.bashrc.alias" ]] && source "$HOME/.bashrc.alias"
|
[[ -s "$HOME/.bashrc.alias" ]] && source "$HOME/.bashrc.alias"
|
||||||
#
|
#
|
||||||
export BLOCKSIZE="k"
|
export BLOCKSIZE="k"
|
||||||
|
|||||||
Reference in New Issue
Block a user