Commit Graph

345 Commits

Author SHA1 Message Date
Talia c38df189ec Add recursive fetch script 2020-01-07 11:08:49 +01:00
Talia 7a6a5c5ed2 Improve bash autofetch feature
Added BASH_AUTOFETCH_TIMEOUT option and actually sent fetching to the
background.
2020-01-07 10:51:55 +01:00
Talia 6a94b6d2ec Add bash autofetch feature 2020-01-07 10:38:05 +01:00
Talia e0c4c5942b Add more sc-im extensions to rifle 2020-01-07 08:26:26 +01:00
Talia b0ce8b9985 Change ranger edit-with-vim mappings 2020-01-07 08:26:26 +01:00
Talia 1d793eb59b Remove non-portable bash aliases 2020-01-06 17:20:29 +01:00
Talia 4cca46660c Add sc-im to rifle 2020-01-06 16:26:33 +01:00
Talia 75cc9293cf Add empty zathura config 2020-01-06 14:51:13 +01:00
Talia c29fb4826e Set Zathura to fullscreen in mansplain and rifle 2020-01-06 14:08:06 +01:00
Talia cee4696922 Add mansplain script 2019-12-23 23:56:13 +01:00
Talia d6db0e1f00 Add checkout command 2019-12-17 17:13:48 +01:00
Talia d07ad006f0 Add toc to vim latex2pdf delete list 2019-12-10 00:50:42 +01:00
Talia 7b56e6428c Improve ro alias 2019-12-05 11:00:28 +01:00
Talia 5da89b8776 Disable SCM by default 2019-12-03 10:52:18 +01:00
Talia cb0dfb4ddf Add @ register length to status line 2019-12-03 09:14:23 +01:00
Talia 1f3fc2384f Fix vimrc 2019-12-02 17:07:01 +01:00
Talia cd531ba981 Add default column ratios to ranger config 2019-12-02 13:46:26 +01:00
Talia ec7a31224d Improve ranger configuration 2019-12-02 13:42:43 +01:00
Talia 61a3600c4c Add ro command (ranger open) to vimrc 2019-12-02 13:08:44 +01:00
Talia 222621b1c5 Change Latex2PDF command to use biblatex/biber 2019-11-26 11:21:38 +01:00
Talia 144fd0fd6a Improve Latex2PDF vim command
Switch from `latex` to `pdflatex` for last step of the export command to
allow using images in PNG and JPEG format.
2019-11-26 07:30:55 +01:00
Talia a68c62e75f Rename highlight to hi 2019-11-25 23:10:31 +01:00
Talia ba94cdd72f Add Async function and Latex2PDF command to vimrc 2019-11-25 21:19:48 +01:00
Talia 591ea15d15 Set ranger default line mode to display meta information 2019-11-22 13:37:52 +01:00
Talia f2744ce8d8 Add ranger mapping to select tagged files 2019-11-22 13:23:34 +01:00
Talia e8c3537aba Improve vim git commands 2019-11-18 14:01:16 +01:00
Talia a08f4a7ceb Add GitOrig command to vim 2019-11-18 13:48:13 +01:00
Talia bae0247305 Fix bug in vim git commands
Several commands that check out a new version of a file didn't jump to
the correct position afterwards.
2019-11-18 13:44:57 +01:00
Talia 42c3414378 Improve vim git commands 2019-11-18 13:21:34 +01:00
Talia dd3c8ca9ea Add r and rr aliases for ranger 2019-11-12 21:23:53 +01:00
Talia d76f007ac4 Add shrug abbreviation 2019-10-21 15:13:15 +02:00
Talia 66312ad091 Update vim default file initialization 2019-10-21 14:59:22 +02:00
Talia b7a1d860a8 Update vim modeline 2019-10-21 14:58:34 +02:00
Talia 88ea8296a8 Add color and mouse to tmux config 2019-10-02 20:29:24 +02:00
Talia 6cd2348890 Add tmux configuration
Can be sourced with source-file in ~/.tmux.conf
2019-10-02 16:31:40 +02:00
Talia ea93992f09 Add rifle config 2019-10-01 09:14:34 +02:00
Talia cb32916e27 Add <gr> mapping for remote vim 2019-10-01 09:14:15 +02:00
Talia 75e658b5f5 Override using ranger in gvim 2019-10-01 09:14:01 +02:00
Talia 3b78fac2eb Fix mergetool 2019-09-24 09:15:25 +02:00
Talia bc2381a650 Adjust conky clock config 2019-09-20 11:46:30 +02:00
Talia 7016b00c1e Add vimscratch script 2019-09-18 14:59:58 +02:00
Talia 4fef56cdb8 Update scratch to allow running scripts
When passing any arguments to scratch, they will be executed as a
command in the temporary directory
2019-09-18 14:47:50 +02:00
Talia fee1f0601a Fix scratch bash script 2019-09-18 14:31:20 +02:00
Talia 89a191969f Add conky directory and conky clock config 2019-09-18 14:09:53 +02:00
Talia 9f0409dc3c Add ranger file picker to vim on linux 2019-09-13 23:44:15 +02:00
Talia 13a1c0f6dc Hide hidden files in ranger by default 2019-09-13 23:44:15 +02:00
Talia 6ad0f8e55c Add gvimdiff as GUI difftool to gitconfig 2019-09-13 14:30:58 +02:00
Talia b5568779f8 Set git difftool to prompt for every file
Otherwise accidentally diffing a range with many changed files requires
quitting lots of vim instances and leaves no time to abort in between.
2019-09-13 14:26:44 +02:00
Talia 0f069f08aa Change git difftool to vimdiff 2019-09-13 14:23:50 +02:00
Talia 8944c52336 Add highlight script 2019-09-12 16:19:40 +02:00