From 522ddc9c91d9b6c5b54335c873864e3217308a85 Mon Sep 17 00:00:00 2001 From: Kovid Goyal Date: Tue, 16 Jul 2013 16:25:52 +0530 Subject: [PATCH] ... --- setup/file_hosting_servers.rst | 1 + 1 file changed, 1 insertion(+) diff --git a/setup/file_hosting_servers.rst b/setup/file_hosting_servers.rst index c72998958e..5b494cf066 100644 --- a/setup/file_hosting_servers.rst +++ b/setup/file_hosting_servers.rst @@ -22,6 +22,7 @@ mkdir -p /root/staging /root/work/vim /srv/download /srv/manual scp .zshrc .vimrc server: scp -r ~/work/vim/zsh-syntax-highlighting server:work/vim +scp -r ~/work/vim/zsh-history-substring-search server:work/vim If the server has a backup hard-disk, mount it at /mnt/backup and edit /etc/fstab so that it is auto-mounted. Then, add the following to crontab::