Commit Graph

465 Commits

Author SHA1 Message Date
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
Talia 9d686e9a45 Change scratch to create directories on ramdisk 2019-09-12 14:31:27 +02:00
Talia 9bec530c75 Change git editors from gvim to vim 2019-09-12 10:04:25 +02:00
Talia c75987d44c Add countdown script 2019-08-02 10:59:50 +02:00
Talia a01d88a86f Change vim tabstop from 2 to 3 2019-08-02 08:22:35 +02:00
Talia ee8889df32 Add count script
Counts from 1 to given Lua expression
2019-07-24 11:00:55 +02:00
Talia 6b3f339593 Add take script
Reads N arguments from stdin and prints them
2019-07-24 10:50:34 +02:00
Talia 37884e03ac Add 1, 2 and 3 scripts 2019-07-24 10:41:49 +02:00
Talia e0cb29460d Add lines script
Prints each commandline parameter on a separate line
2019-07-24 10:34:36 +02:00
Talia 650a0a9af3 Add redshift configuration 2019-07-24 10:32:43 +02:00
Talia ee011355f2 Add LuaJIT converter scripts between JSON and YAML 2019-07-12 10:23:11 +02:00
Talia 352f7756d6 Disable line wrapping in vim by default 2019-07-05 10:44:04 +02:00
Talia d95ca43fb5 Bashrc cleanup 2019-07-02 13:35:59 +02:00
Talia 612f98db78 Add profile file (to be sourced in .profile) 2019-07-02 13:28:07 +02:00
Talia 561cf4f434 Fix light/dark switching for ayu in vim 2019-06-25 09:59:01 +02:00
Talia a97921d650 Improve colouring in git bash prompt 2019-06-25 09:58:33 +02:00
Talia adaa8e4a6e Add ta alias to attach to tmux session 2019-06-15 14:45:22 +02:00
Talia 66056d320c Improve Vim todo command 2019-06-03 15:34:17 +02:00
Talia d19a3f32d2 Allow spaces in todo files 2019-05-29 08:34:39 +02:00
Talia 168efd6dbd Rework bash prompt 2019-05-29 08:33:38 +02:00
Talia 7bfb0eb1df Add TODO functionality to vimrc
- rename Todo to Todos
- create new Todo command that opens a new file with some custom matches
2019-05-27 09:51:05 +02:00
Talia 119610c6b3 Improve Ruby search commands in vim 2019-05-21 12:17:58 +02:00
Talia 12355b4831 Add filetype plugin indent magic to vimrc 2019-05-21 12:14:07 +02:00
Talia 92daf8b59c Add DBlame command to vim 2019-05-21 08:47:00 +02:00
Talia c01fecb8b2 Redo Blame command for vim 2019-05-21 08:47:00 +02:00
Talia 00b4e918c0 Remove ruby F5 because useless ;) 2019-05-21 08:47:00 +02:00
Talia 0d08242502 Remove <F5> mapping for moonscript files 2019-04-08 17:14:29 +02:00
Talia bc66012d7f Add ranger config file
Source it with `source` just like bashrc and vimrc
(Original file at: ~/.config/ranger/rc.conf)
2019-03-16 10:42:19 +01:00
Talia 1b0fac7e60 Add ranger alias to keep current directory 2019-03-16 10:40:18 +01:00
Talia 78734fea3e Add leader-` to surround selection with ` 2019-03-10 09:22:05 +01:00
Talia 18129e31a7 Add GPG_TTY variable to bashrc 2019-02-25 14:59:37 +01:00