diff --git a/cron_jobs b/cron/cron_jobs similarity index 100% rename from cron_jobs rename to cron/cron_jobs diff --git a/vim-commands.txt b/vim-commands.txt deleted file mode 100644 index d74d595..0000000 --- a/vim-commands.txt +++ /dev/null @@ -1,14 +0,0 @@ -TMUX - C-b - : split horiz - C-b \ : split vert - - tmux ls : view all sessions - -TELESCOPE - C-v : open in vertical split - Leader-ff: find files - Leader-bb: view and select buffers - Leader-tt: view dir tree view - Leader-fg: live grep - -