|
|
vor 9 Jahren | |
|---|---|---|
| ack | vor 12 Jahren | |
| bin | vor 9 Jahren | |
| docs | vor 9 Jahren | |
| git | vor 9 Jahren | |
| shell | vor 9 Jahren | |
| tmux | vor 9 Jahren | |
| vim | vor 9 Jahren | |
| vimperator | vor 10 Jahren | |
| .gitignore | vor 9 Jahren | |
| .gitmodules | vor 9 Jahren | |
| Makefile | vor 9 Jahren | |
| README.md | vor 9 Jahren | |
| install | vor 9 Jahren |
Configuration files for:
Heavy preference for Vim-like bindings.
Clone to a home folder and run make install or ./install.
Restart the terminal session.
.pandoc files (Pandoc Markdown).Below is a non-exhaustive list of dotfiles usage.
z for folder jumping: z regex = cd /path/with/regex.v for file editing: v regex = vim /path/with/regex.gs = git status, gd = git diff, etc.ssh-add on start..local files:
~/.bashrc.local and ~/.bashenv.local~/.zshrc.local and ~/.zshenv.localSpace is the <Leader>.
<Leader>w saves.<Leader>q closes files.<Leader>l lists loaded buffers and allows jumping to them by number.<Leader>p fuzzy-finds files.<Leader>f fuzzy-finds functions in the current file.<Leader>t opens a function/variable list for the current file.<Leader>n toggles line numbers.<Leader>c finds VCS conflict markers.'Text Objects' in plugins.vim)..pandoc files also outputs .docx versions.:Goyo for distraction-free writing.:Alduin, :Dark, :Light and :Neon colour schemes available.<C-a> = Ctrl-a = the tmux prefix.
<C-a> + [vi motion] moves around panes.<C-a> + <C-[vi motion]> moves around windows.Alt/Meta + number moves to window number (1-10).<C-a> + - cuts a pane horizontally,<C-a> + \ cuts a pane vertically (think |).<C-a> + s starts synchronized panes.<C-a><C-s> swaps between sessions.Apart from the default Vimperator goodness e.g.
/ searches like vim.f and F follow links on this tab/in a new tab.These dotfiles provide the following:
h and l - move left and right between tabs.j and k - scroll the page down and up.H, J, K, L - scroll the page slowly (left, down, up, right).<C-h> and <C-l> - relocate a tab left and right.