Commit Graph

131 Commits

Author SHA1 Message Date
066229fd78
vimrc updates
* added wl-copy, SpaceCamp theme and mouse scrolling in alacritty
2020-04-27 22:42:42 +02:00
88e5f06ff7
added fzf ohmyzsh module + changed Android home 2020-04-09 05:43:15 +02:00
b33fb4d2d6
added apod download script
* largely based on https://gist.github.com/mtking2/c38948f731d9017fee4edb36667c2a70
2020-04-06 05:21:02 +02:00
d7738fb280
added gethugo little script 2020-04-06 05:15:52 +02:00
12fb00ad87
moved scripts to newly created bin directory 2020-04-06 05:12:14 +02:00
765c801774
renamed etc/X11/Xresources to .Xresources 2020-04-06 05:06:16 +02:00
74efa3bedc
renamed config to .config 2020-04-06 05:03:32 +02:00
76c9cd0559
renamed fusuma parent config folder 2020-04-06 05:00:49 +02:00
f234703b38
removed obsolete lxdm configs 2020-04-06 05:00:06 +02:00
3276476aa4
renamed vimrc to .vimrc 2020-04-06 04:57:42 +02:00
05696707b3
renamed zsh/zshrc to .zshrc 2020-04-06 04:56:57 +02:00
14f91811fe
updated fusuma - added gestures 2020-04-06 04:35:55 +02:00
fac9a1e56c
updated mgp 2020-04-06 04:27:11 +02:00
97f2d268c0
latest vimrc updates
* added dracula colo as a plugin
* added fzf-vim,vim-clang and vim-coloresque plugins
2020-03-25 03:59:42 +01:00
d85950ce1c
better mouse scrolling in tmux 2020-03-25 03:58:53 +01:00
15bcfd4ddd
updated fusuma config more sensible values 2020-03-24 04:45:08 +01:00
aeb1119b25
added an alias in .zshrc 2020-03-24 04:44:33 +01:00
36b7212ed5
updated vimrc
* turned on omnicompletion on start-up
* added tex configuration
* removed ternjs and instant_markdown_previewer related configuration
2020-03-24 04:41:53 +01:00
e2cd5710e9
set longer .tmux scrollback 2020-03-24 04:32:12 +01:00
269d28b81f
latest vimrc greatness 2020-03-18 04:40:11 +01:00
e395986247
latest zshrc greatness 2020-03-18 04:39:47 +01:00
65eaee7c91
enahancements to .zshrc
Signed-off-by: surtur <a_mirre@utb.cz>
2020-03-01 02:46:50 +01:00
ba43a59c86
updates to conky.lua
Signed-off-by: surtur <a_mirre@utb.cz>
2020-03-01 02:45:58 +01:00
eb96063192
enhanced fusuma.yml 2020-02-28 02:07:47 +01:00
b72c55b875
current state of things 2020-02-28 02:06:26 +01:00
26ba85e573
tmux-resurrect: do not capture pane contents
* just the layout will do
2020-02-27 03:42:37 +01:00
c15cd7ac14
several changes to zshrc
* tell ohmyzsh git prompt to not perform a check for untracked files, which is now done by spaceship-prompt thingy
* a little plugin reorder aiming for speed gains with zplug
* added an alias to create a tmp directory
2020-01-20 05:31:44 +01:00
b248bed6e1
added line allowing content resurrection 2020-01-20 05:29:28 +01:00
7251584040
added fusuma config 2020-01-20 05:28:13 +01:00
8ae8783963
vimrc: refactorized, showing trailing whitespace
* vim-airline, vim-gitgutter, vim-NERDTree,
 vim-fugitive plugins have been added
 system-wide, so removed from the config
* trailing whitespace is from now on
 shown and nicely highlighted using "•"
* when empty vim is open, NERDTree is shown
2019-12-16 00:53:36 +01:00
1648ad0b4a
updated tmux.conf
* stripped some trailing whitespace
* visual block selection now works just like in vim
* added tmux-battery plugin showing stats in the status bar
2019-12-14 23:27:11 +01:00
6347b8d10f
minor fixes in conkyrc
* fixed missing endif
* deleted some old comments and unused code
* changed refresh interval values from (2,5) to (1,3)
2019-12-12 17:21:42 +01:00
534b20ffe0
zshrc: minor visual changes to spaceship-prompt
* spaceship: add newline and display prompt on a separate line
* spaceship: show battery only when below 30%
2019-12-12 17:16:59 +01:00
2743610195
done a little vimrc clean-up
* removed redundant (and anyway already commented out) vundle code
    as I use vimplug now
* added vim-gitgutter plugin
* added pdf viewer plugin with on-the-fly pdf-->text conversion
* added deoplete plugin
* added noscrollbind - prevents synchronized scrolling of split windows
2019-12-12 17:07:26 +01:00
edf66cf504
refresh tmux pane more often 2019-12-12 17:02:43 +01:00
15aa7875c1
added transfer.sh magical one-liner 2019-12-10 02:12:09 +01:00
8887b7c87b
added tmux-copycat 2019-12-10 02:07:59 +01:00
6539b97f29
removing pi-hole install script
* makes no sense to keep it here
2019-12-10 01:57:24 +01:00
967d97ffbd
updated zshrc
* added alias for bare git repo tracking tpr projects
* added parameters to spaceship prompt to show battery at all times and only show exec time above 300sec
* dircolors y'all
* added athe ability to use some of former aliases somewhat more flexibly - as shell vars
2019-12-10 01:19:42 +01:00
c236b33c09
multiple changes in vimrc
* added vim-repeat plugin
* added clause to change cursor shape based on current editing mode
* added augroup to automatically toggle relative numbers on focus
* added augroup to highlight line number part of cursorline
* added whitespace stripping mechanism
* several other minor sensible improvements
2019-12-10 01:09:21 +01:00
b5297836ea
added tmux-yank for reliable copying 2019-12-10 01:05:02 +01:00
443fb031bf
updates to nebula config hoarder script 2019-12-08 03:00:02 +01:00
f721da8dcb
updated conky for surtur
* specified relevant mountpoints
* changed offset to accomodate display layout
* commented out lines pending deletion
2019-12-08 02:56:37 +01:00
8d0dee44f8
added plugin manager support to tmux
* ...and some plugins
* increased scrollback to 100k lines (still not enough sometimes)
* set default terminal variable to something somewhat less obscure
2019-12-08 02:53:03 +01:00
3ea7e248f6
changed the overall logic of tracking
important stuff is now part of a neat array
2019-12-03 11:42:11 +01:00
2a799676a6
adding ~/.tmux.conf 2019-11-21 21:44:27 +01:00
ef80f7f098
two typos fixed 2019-11-19 02:46:33 +01:00
9537689b17
remove gvimrc as it is redundant 2019-11-19 02:33:39 +01:00
791a549bd0
don't use vim-md plugin 2019-11-19 01:55:27 +01:00
cb52e1c144
surtur-specifig repo-tracking script changes 2019-11-19 01:46:35 +01:00