/home/gonqkt9zy6pk
NameSizeModeActions
.appdata/-0711rm
.autorespond/-0700rm
.cagefs/-0771rm
.caldav/-0711rm
.cl.selector/-0755rm
.clwpos/-0700rm
.cpan/-0755rm
.cpanel/-0700rm
.cphorde/-0700rm
.gnupg/-0700rm
.htpasswds/-0750rm
.mysql_backup/-0755rm
.quarantine/-0700rm
.razor/-0755rm
.spamassassin/-0700rm
.subaccounts/-0700rm
.sucuriquarantine/-0755rm
.trash/-0700rm
access-logs/-0750rm
etc/-0750rm
logs/-0700rm
mail/-0751rm
NewBackupFolder/-0755rm
public_ftp/-0750rm
public_html/-0750rm
ssl/-0755rm
tmp/-0755rm
var/-0755rm
www/-0750rm
.bashrc1240644editdlrm
.bash_logout180644editdlrm
.bash_profile1760644editdlrm
.contactemail00640editdlrm
.ftpquota180600editdlrm
.gemrc1430644editdlrm
.imunify_patch_id1060644editdlrm
.inplace00644editdlrm
.lastlogin6060600editdlrm
.md5sum330644editdlrm
.myimunify_id1020644editdlrm
.spamassassinenable00644editdlrm
.zshrc6580644editdlrm
Edit: /home/gonqkt9zy6pk/.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