1
0
mirror of https://github.com/tiyn/dotfiles.git synced 2025-03-18 18:07:45 +01:00

879 Commits

Author SHA1 Message Date
TiynGER
3088561ed8 alias: diff now automatically uses color 2021-05-05 15:37:59 +02:00
TiynGER
c3a15eb445 vim: tex now has colorcolumn at 80 2021-04-30 17:02:01 +02:00
TiynGER
f3c03f3874 vim: markdown now has 2-space tabs 2021-04-29 20:04:32 +02:00
TiynGER
24a98625eb golang: added support for vim and set env 2021-04-29 15:53:51 +02:00
TiynGER
7d77deac49 fchange: now automatically toggles 1 and 0 2021-04-29 14:54:54 +02:00
TiynGER
96524322f9 fchange: added shortcut to edit line for toggling the fn-keys on the drevo calibur and related keyboards
source: https://www.reddit.com/r/MechanicalKeyboards/comments/6yhgpy/guide_drevo_calibur_media_and_function_key/
2021-04-15 16:34:58 +02:00
TiynGER
56eec757d9 sc-im: removed unused config line that lead to error 2021-03-20 19:10:42 +01:00
TiynGER
2df2a4d063 sc-im: adjusting config to new version
With the last version of sc-im the config seems to have moved to the .config dir.
Additionally the colorscheme was changed and had terrible readability, so i changed it.
2021-03-20 19:05:29 +01:00
TiynGER
78ac7b64ba togglemonitor: automatically change re-set the background 2021-03-20 14:07:46 +01:00
TiynGER
be50dee9af sc-im: added config 2021-02-11 23:41:50 +01:00
TiynGER
1acb7affc9 added better support for irc with ii 2020-12-28 18:28:29 +01:00
TiynGER
7fa70beaf2 alias: adding monitor and yay standards
I often monitor files that change.
Now that can be done with mon.
yay now uses its cache way better.
Unused scripts for suckless merges were removed,
I find it much better to run the commands manually without the scripts
as they tend to break more often
2020-12-27 19:27:11 +01:00
TiynGER
2cc00d1790 nvim: coc-python swapped for coc-pyright 2020-12-21 23:15:43 +01:00
TiynGER
465d66b76c nvim: noshow of cmd put to the lightline config 2020-12-21 18:48:41 +01:00
TiynGER
10fb15f1dc browser: firefox is standard 2020-12-21 18:48:10 +01:00
TiynGER
7314ee7ea1 nvim: added lightline with codedark colorscheme 2020-12-17 14:00:20 +01:00
TiynGER
9ffc9f80fd alias: dont ask for sudopass a second time in yay 2020-12-17 13:56:27 +01:00
TiynGER
7d83664ff8 mutt: changed colorscheme for better readability 2020-12-17 13:55:53 +01:00
TiynGER
507a8effc4 nvim: added col for nim and made output colorless 2020-12-17 01:03:02 +01:00
TiynGER
9856b356e3 nvim: changed nim plugin 2020-12-10 01:28:32 +01:00
TiynGER
4ab061e59b nim and python: version multiplexer support added 2020-12-09 00:53:43 +01:00
TiynGER
7bed363ef2 vim: added nim support 2020-12-08 00:18:58 +01:00
Marten
911d34f0be
Update README.md 2020-11-29 14:28:37 +01:00
tiyn
672e4a421e zsh: adding auto tmux on ssh 2020-11-29 13:19:28 +00:00
tiyn
cc77295aaa Merge branch 'master' of ssh+git://github/tiyn/.dotfiles into master 2020-11-29 12:45:10 +00:00
tiyn
118fd5416b sxhkd: fixing typos 2020-11-29 12:44:26 +00:00
TiynGER
9ba1ef98a3 vim: adding 80-column for python and new colorscheme (not set) 2020-11-19 11:58:44 +01:00
TiynGER
132084b888 Merge branch 'master' of git+ssh://github/tiynger/.dotfiles 2020-11-10 16:40:46 +01:00
TiynGER
66f954ee85 vim: updated format options for html and increased readability 2020-11-10 16:40:34 +01:00
TiynGER
8f45e0fc20 profile: synced style with dotfiles for server 2020-11-10 16:40:01 +01:00
Marten
8cbe6bdf09
Update README.md 2020-11-08 22:38:45 +01:00
Marten
79638a3289
Update README.md 2020-11-08 21:28:30 +01:00
TiynGER
d4635caa60 nvim: added more linelength 2020-11-07 01:22:12 +01:00
TiynGER
0e7740fd82 alias: synced with server dotfiles 2020-11-07 01:21:34 +01:00
TiynGER
308c520b33 remove mutt 2020-11-05 21:10:35 +01:00
TiynGER
47c9216eb3 nvim: break line for markdown added
- markdown now has a red column at 80
- new order and cleanup of the init.vim file
2020-11-05 16:08:48 +01:00
TiynGER
f33af20107 nvim and fonts
- jetbrainsmono as single nerd font
- nvim remaps done for all f-keys to prevent freezes
2020-11-04 23:11:53 +01:00
TiynGER
f6433e512e alias: removed matlab alias to octave 2020-11-04 01:06:21 +01:00
TiynGER
004bb3ca44 nvim: cleanup after exiting nvim for c added 2020-11-04 01:05:46 +01:00
TiynGER
a26e45afea nvim: indent.log gets cleared after closing tex-files
indent.log is a log written, when we reformat a tex file.
it is of no use and can be deleted as soon as we close nvim.
2020-11-03 09:53:03 +01:00
TiynGER
e878a83893 diverse changes for qol
- remapping the substitution to <leader>ss in nvim to not conflict with line replacement
- moving the gitrepo directory
- making compiler for octave silent
2020-11-02 23:23:33 +01:00
TiynGER
5445b3c088 nvim: cleanup autoformat section 2020-11-01 20:37:09 +01:00
TiynGER
901c6856af added shell and vim shortcuts for octave 2020-11-01 16:33:10 +01:00
TiynGER
85298c3b9e resolve merge conflicts 2020-10-31 01:56:16 +01:00
TiynGER
97f2d1b1ac Merge branch 'master' of https://github.com/tiyn/.dotfiles 2020-10-31 01:52:57 +01:00
TiynGER
4602dff849 nvim: added fugitive and mappings for it 2020-10-30 22:39:21 +01:00
TiynGER
6e8d898266 nvim: added fugitive and mappings for it 2020-10-30 22:37:30 +01:00
TiynGER
b22639ea50 nvim: added fugitive and mappings for it 2020-10-30 22:37:30 +01:00
TiynGER
ab7664de8a minor qol changes
- if file is c and makefile exists do a make run
- change the prompt color to blue
2020-10-30 22:16:28 +01:00
TiynGER
1fc250c084 minor qol changes
- if file is c and makefile exists do a make run
- change the prompt color to blue
2020-10-30 22:16:28 +01:00