3be4c3ac86
Add gg bash alias to get home
2020-05-15 11:37:57 +02:00
0f20eff390
Add g command for easier navigation
2020-05-15 11:36:09 +02:00
b306a3fa2d
Add git root alias
2020-05-15 10:01:55 +02:00
20fabff976
Add gcd command to CD within git trees
2020-05-15 09:59:40 +02:00
4f704b1151
Disable kitty update check
2020-05-11 14:00:09 +02:00
31061ee0a8
Remove dx command (use dil instead)
2020-05-11 11:47:50 +02:00
b7066fc84d
Improve vim IL motion
2020-05-11 11:47:18 +02:00
0e43166569
Change text color for vim colorcolumn because contrast
2020-05-11 11:20:36 +02:00
d5d5604ff7
Add vim asterisk surround operator
2020-05-11 11:17:30 +02:00
b943911c14
Set relativenumber in Vim by default
2020-05-11 11:17:09 +02:00
ed62755cfe
Surround vim crypto settings in if(supprots) block
2020-05-11 11:16:21 +02:00
43f7f7c150
Add ColorColumn to vim
2020-05-11 11:15:43 +02:00
94f7990b8d
Switch vim surround code
2020-05-07 15:04:45 +02:00
7b63c642cf
Fix typo in vimrc
2020-05-06 17:08:41 +02:00
b5b51f4ca7
Add hlcat bash alias
2020-05-06 17:00:25 +02:00
9dff1f802c
Add line motions to vim
2020-05-06 16:36:04 +02:00
a55329c0b4
Add parametrization for tabstop and expandtab from local vimrc
2020-05-05 10:46:04 +02:00
36bf0cfb36
Add initial kitty configuration
2020-05-04 15:52:24 +02:00
c85b19b705
Add optional WinID argument to front and back scripts
2020-05-04 14:58:17 +02:00
9f09d45bfa
Make globals persistent in = calculator
...
The expression evaluation environment is now persistent across an
interactive calculator session to allow easily using "global" variables.
2020-04-14 10:58:21 +02:00
fd0f08754b
Add local .gitignore files to git config
2020-04-07 14:25:17 +02:00
628916230d
Fix syntax for Lua paths in profile
2020-04-02 13:22:09 +02:00
e9acbc3170
Reset vim backspace configuration
2020-04-02 08:37:46 +02:00
97d7cf54ef
Add Lua paths to profile
2020-04-01 15:01:24 +02:00
4e06839dbe
Add toggle-previews mapping to ranger
2020-03-31 10:28:34 +02:00
ee8f0ac2fe
Configure git for per-project identities
2020-03-31 10:27:50 +02:00
104c845ebb
Reset rangers default linemode to filename because bugs
...
In some cases ranger crashes or freezes when entering a directory with
long file titles in meta linemode.
2020-03-25 11:28:16 +01:00
ea04bd6eb4
Reset vim backspace to see if this works better
2020-03-25 10:32:12 +01:00
0debcd7931
Improve 'back' and 'front' bash scripts
2020-03-22 12:12:47 +01:00
05ee7ce670
Change mappings for insert empty line
2020-03-22 11:56:48 +01:00
b99292ce28
Add scripts to send window to back and undo
2020-03-22 09:36:45 +01:00
3f79ae0d27
Add script to run command on all cores
2020-03-22 09:36:26 +01:00
1c76b33721
Remove deleting latex files from build
...
This should be taken care of by some other tool, like git or whatever
2020-03-20 18:32:00 +01:00
ee32c1df24
Improve terminal calculator script
2020-03-19 11:20:16 +01:00
5f2f8f86fb
Add terminal calculator script
2020-03-19 10:59:20 +01:00
7700db358c
Add scripts to add or remove window decorations
2020-02-18 16:57:13 +01:00
509ea4128b
Fix bug in vim git script in file_at_revision function
2020-02-14 11:04:27 +01:00
d44f3431a7
Put rangerlevel on second line in gitlong prompt
2020-02-13 15:20:30 +01:00
e455d85b73
Make jobs and rangerlevel indicators less annoying 💢
2020-02-13 15:16:34 +01:00
2a023759f4
Replace active jobs symbol
2020-02-13 15:05:49 +01:00
a8f28f7d99
Add zathura as default PS viewer
2020-02-12 15:25:29 +01:00
525dce4c53
Update GitNext vim command to also load working copy
...
This happens when already at the latest revision, and makes sense
considering GitPrev now fetches the latest version of a file from the
repository.
2020-02-07 14:26:18 +01:00
807679eb0b
Make GitNext and GitPrev more robust
...
Instead of using an internally managed history, use a more complex call
of git log to figure out what revision to fetch a file from.
2020-02-07 14:14:19 +01:00
19252a52bb
Fix gitpath for PWDs with symlinks
2020-02-07 13:15:51 +01:00
7f929e4ef4
Add a license to the repository 📜
...
- Allow for differing licenses in different files
- Allow for differing licenses in subdirectories
- Warranty disclaimer applies to everything, just in case
2020-02-06 08:56:26 +01:00
e7a7c5e889
Update gitprompt colors
2020-02-05 09:41:58 +01:00
d53cdfc901
Add jobs counter to bash prompts
2020-02-04 22:42:03 +01:00
3e8126f88c
Improve device output on flash script
2020-02-04 22:26:06 +01:00
c80f3e83dd
Add script to flash images on block devices
2020-02-04 21:56:59 +01:00
c310c97249
Add gitfull bashprompt
2020-02-04 21:52:08 +01:00