/home/rgv
NameSizeModeActions
.caldav/-0755rm
.cpaddons/-0755rm
.cpanel/-0700rm
.cphorde/-0700rm
.htpasswds/-0750rm
.koality/-0755rm
.razor/-0755rm
.softaculous/-0711rm
.spamassassin/-0700rm
.subaccounts/-0700rm
.trash/-0700rm
.wp-cli/-0755rm
access-logs/-0750rm
etc/-0750rm
logs/-0700rm
mail/-0751rm
public_ftp/-0750rm
public_html/-0750rm
ssl/-0755rm
tmp/-0755rm
var/-0755rm
wordpress-backups/-0700rm
www/-0750rm
.bashrc2310644editdlrm
.bash_logout180644editdlrm
.bash_profile1930644editdlrm
.contactemail190600editdlrm
.ftpquota150600editdlrm
.imunify_patch_id1060660editdlrm
.lastlogin4990600editdlrm
.myimunify_id1020660editdlrm
.spamassassinenable00644editdlrm
.wp-toolkit-identifier6840600editdlrm
.zshrc6580644editdlrm
cpbackup-exclude.conf10640editdlrm
Edit: /home/rgv/.zshrc (658B)
# # .zshrc is sourced in interactive shells. # It should contain commands to set up aliases, # functions, options, key bindings, etc. # autoload -U compinit compinit #allow tab completion in the middle of a word setopt COMPLETE_IN_WORD ## keep background processes at full speed #setopt NOBGNICE ## restart running processes on exit #setopt HUP ## history #setopt APPEND_HISTORY ## for sharing history between zsh processes #setopt INC_APPEND_HISTORY #setopt SHARE_HISTORY ## never ever beep ever #setopt NO_BEEP ## automatically decide when to page a list of completions #LISTMAX=0 ## disable mail checking #MAILCHECK=0 # autoload -U colors #colors