sync with edi
This commit is contained in:
parent
a9c2fb5508
commit
c9c7073ceb
@ -4,7 +4,7 @@ fi
|
|||||||
|
|
||||||
DEFAULT_RSYNC='--verbose --recursive --progress --delay-updates --human-readable --links --hard-links --perms'
|
DEFAULT_RSYNC='--verbose --recursive --progress --delay-updates --human-readable --links --hard-links --perms'
|
||||||
|
|
||||||
alias l='ls -l -v --all --human-readable --classify --group-directories-first'
|
alias l='ls -l --all --human-readable --classify --group-directories-first'
|
||||||
alias r='reset'
|
alias r='reset'
|
||||||
alias ..='cd ..'
|
alias ..='cd ..'
|
||||||
alias refresh_bashrc='. ~/.bashrc' # alternatively: 'source ~/.bashrc'
|
alias refresh_bashrc='. ~/.bashrc' # alternatively: 'source ~/.bashrc'
|
||||||
|
@ -124,7 +124,7 @@ AcceptEnv LANG LC_*
|
|||||||
# override default of no subsystems
|
# override default of no subsystems
|
||||||
# DEACTIVATED because no need for sftp and differences between debian and arch
|
# DEACTIVATED because no need for sftp and differences between debian and arch
|
||||||
# debian
|
# debian
|
||||||
# Subsystem sftp /usr/lib/openssh/sftp-server
|
Subsystem sftp /usr/lib/openssh/sftp-server
|
||||||
# arch
|
# arch
|
||||||
# Subsystem sftp /usr/lib/ssh/sftp-server
|
# Subsystem sftp /usr/lib/ssh/sftp-server
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user