tiyn
4056e2223e
nvim: lets use rainbow brackets
2021-05-24 18:11:04 +02:00
tiyn
d1349dbe30
autostart/alias: im using nextcloud now
2021-05-24 18:10:37 +02:00
tiyn
3c5e9c4cde
bash/zsh: history settings moved to profile
2021-05-24 18:09:40 +02:00
tiyn
5635dcac8f
vim: changed rainbow plugin
2021-05-14 02:46:13 +02:00
tiyn
e3717237d0
Merge branch 'master' of git+ssh://github/tiynger/.dotfiles
2021-05-08 01:17:54 +02:00
tiyn
4deb5918c0
vim: added bookmarks plugin
2021-05-08 01:17:39 +02:00
tiyn
b2e0e789fc
mutt: add base config
2021-05-07 00:11:11 +02:00
tiyn
3088561ed8
alias: diff now automatically uses color
2021-05-05 15:37:59 +02:00
tiyn
c3a15eb445
vim: tex now has colorcolumn at 80
2021-04-30 17:02:01 +02:00
tiyn
f3c03f3874
vim: markdown now has 2-space tabs
2021-04-29 20:04:32 +02:00
tiyn
24a98625eb
golang: added support for vim and set env
2021-04-29 15:53:51 +02:00
tiyn
7d77deac49
fchange: now automatically toggles 1 and 0
2021-04-29 14:54:54 +02:00
tiyn
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
tiyn
56eec757d9
sc-im: removed unused config line that lead to error
2021-03-20 19:10:42 +01:00
tiyn
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
tiyn
78ac7b64ba
togglemonitor: automatically change re-set the background
2021-03-20 14:07:46 +01:00
tiyn
be50dee9af
sc-im: added config
2021-02-11 23:41:50 +01:00
tiyn
1acb7affc9
added better support for irc with ii
2020-12-28 18:28:29 +01:00
tiyn
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
tiyn
2cc00d1790
nvim: coc-python swapped for coc-pyright
2020-12-21 23:15:43 +01:00
tiyn
465d66b76c
nvim: noshow of cmd put to the lightline config
2020-12-21 18:48:41 +01:00
tiyn
10fb15f1dc
browser: firefox is standard
2020-12-21 18:48:10 +01:00
tiyn
7314ee7ea1
nvim: added lightline with codedark colorscheme
2020-12-17 14:00:20 +01:00
tiyn
9ffc9f80fd
alias: dont ask for sudopass a second time in yay
2020-12-17 13:56:27 +01:00
tiyn
7d83664ff8
mutt: changed colorscheme for better readability
2020-12-17 13:55:53 +01:00
tiyn
507a8effc4
nvim: added col for nim and made output colorless
2020-12-17 01:03:02 +01:00
tiyn
9856b356e3
nvim: changed nim plugin
2020-12-10 01:28:32 +01:00
tiyn
4ab061e59b
nim and python: version multiplexer support added
2020-12-09 00:53:43 +01:00
tiyn
7bed363ef2
vim: added nim support
2020-12-08 00:18:58 +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
tiyn
9ba1ef98a3
vim: adding 80-column for python and new colorscheme (not set)
2020-11-19 11:58:44 +01:00
tiyn
132084b888
Merge branch 'master' of git+ssh://github/tiynger/.dotfiles
2020-11-10 16:40:46 +01:00
tiyn
66f954ee85
vim: updated format options for html and increased readability
2020-11-10 16:40:34 +01:00
tiyn
8f45e0fc20
profile: synced style with dotfiles for server
2020-11-10 16:40:01 +01:00
tiyn
d4635caa60
nvim: added more linelength
2020-11-07 01:22:12 +01:00
tiyn
0e7740fd82
alias: synced with server dotfiles
2020-11-07 01:21:34 +01:00
tiyn
308c520b33
remove mutt
2020-11-05 21:10:35 +01:00
tiyn
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
tiyn
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
tiyn
f6433e512e
alias: removed matlab alias to octave
2020-11-04 01:06:21 +01:00
tiyn
004bb3ca44
nvim: cleanup after exiting nvim for c added
2020-11-04 01:05:46 +01:00
tiyn
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
tiyn
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
tiyn
5445b3c088
nvim: cleanup autoformat section
2020-11-01 20:37:09 +01:00
tiyn
901c6856af
added shell and vim shortcuts for octave
2020-11-01 16:33:10 +01:00
tiyn
85298c3b9e
resolve merge conflicts
2020-10-31 01:56:16 +01:00
tiyn
97f2d1b1ac
Merge branch 'master' of https://github.com/tiyn/.dotfiles
2020-10-31 01:52:57 +01:00
tiyn
4602dff849
nvim: added fugitive and mappings for it
2020-10-30 22:39:21 +01:00
tiyn
6e8d898266
nvim: added fugitive and mappings for it
2020-10-30 22:37:30 +01:00
tiyn
b22639ea50
nvim: added fugitive and mappings for it
2020-10-30 22:37:30 +01:00
tiyn
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
tiyn
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
tiyn
fb073d9f6f
nvim: fzf mapped
2020-10-30 21:21:22 +01:00
tiyn
15aa40ccf5
nvim: fzf mapped
2020-10-30 21:21:22 +01:00
tiyn
9978e188ca
nvim: cleaning up comments
2020-10-30 20:39:44 +01:00
tiyn
08d30a2230
nvim: cleaning up comments
2020-10-30 20:39:44 +01:00
tiyn
d408f25ef9
nvim structure: plug section moved to the bottom and increased readability
2020-10-30 17:45:39 +01:00
tiyn
9622c5c6dd
nvim structure: plug section moved to the bottom and increased readability
2020-10-30 17:45:39 +01:00
tiyn
4ce75d3dfc
newsboat: rm urls
2020-10-30 12:35:43 +01:00
tiyn
7e1893c6e9
newsboat: rm urls
2020-10-30 12:35:43 +01:00
tiyn
f103bb4789
nvim: ide-features added
...
- linting for shell and markdown
- rename function mapped to F5
- minor GTK changes
2020-10-30 12:33:49 +01:00
tiyn
c50988da68
nvim: ide-features added
...
- linting for shell and markdown
- rename function mapped to F5
- minor GTK changes
2020-10-30 12:33:49 +01:00
tiyn
94205932a8
nvim autocomplete: removing ycm
2020-10-30 08:23:09 +01:00
tiyn
4f4c7ae401
nvim autocomplete: removing ycm
2020-10-30 08:23:09 +01:00
tiyn
81dcd6f453
qol changes
...
- minor changes to snippets
- minor changes to aliases
- switching from ycm to coc for nvim autocomplete
2020-10-30 08:12:56 +01:00
tiyn
f704dd8b5e
qol changes
...
- minor changes to snippets
- minor changes to aliases
- switching from ycm to coc for nvim autocomplete
2020-10-30 08:12:56 +01:00
tiyn
614284d041
vim and alias update
...
- vim: remove center on insertionmode
- alias: rm now prompts in terminal
2020-06-06 15:02:21 +02:00
tiyn
a3f2a5e1b1
vim and alias update
...
- vim: remove center on insertionmode
- alias: rm now prompts in terminal
2020-06-06 15:02:21 +02:00
tiyn
090e261214
Merge branch 'master' of git+ssh://github/tiynger/.dotfiles
2020-06-02 14:19:08 +02:00
tiyn
c7bb3b58c0
Merge branch 'master' of git+ssh://github/tiynger/.dotfiles
2020-06-02 14:19:08 +02:00
tiyn
354c6da1b8
dwmblocks/statusbar: starting to add clickable buttons
...
LukeSmith made a guide on how to set this up.
I did it analog to him.
- clock shows the calendar
- internet shows nmtui
2020-06-02 14:18:57 +02:00
tiyn
b59ac5e0eb
dwmblocks/statusbar: starting to add clickable buttons
...
LukeSmith made a guide on how to set this up.
I did it analog to him.
- clock shows the calendar
- internet shows nmtui
2020-06-02 14:18:57 +02:00
tiyn
105a379ebd
black and white it is
2020-05-30 20:02:50 +02:00
tiyn
4997bcb4f0
black and white it is
2020-05-30 20:02:50 +02:00
tiyn
9991393c8e
black and white it is
2020-05-29 18:31:15 +02:00
tiyn
356f9c5077
black and white it is
2020-05-29 18:31:15 +02:00
tiyn
3bef227e83
removing pc related scripts
2020-05-29 17:36:28 +02:00
tiyn
a8f027e974
removing pc related scripts
2020-05-29 17:36:28 +02:00
tiyn
5ae8987fc6
dunst ist black and white now
2020-05-29 17:34:44 +02:00
tiyn
62761f9a9d
dunst ist black and white now
2020-05-29 17:34:44 +02:00
tiyn
fc6dbed351
prompt for quick shutdown correct
2020-05-28 22:42:46 +00:00
tiyn
7471da1cbd
prompt for quick shutdown correct
2020-05-28 22:42:46 +00:00
tiyn
6dd6e3f7e7
icecat it is
2020-05-28 21:27:35 +02:00
tiyn
ca785ec919
icecat it is
2020-05-28 21:27:35 +02:00
tiyn
d7d8b9287f
Merge branch 'master' of git+ssh://github/tiynger/.dotfiles
2020-05-28 20:58:26 +02:00
tiyn
24cc40f295
plug location changed
2020-05-28 20:53:41 +00:00
tiyn
86b6b9ffb9
Merge branch 'master' of git+ssh://github/tiynger/.dotfiles
2020-05-28 20:58:26 +02:00
tiyn
a7f891256a
plug location changed
2020-05-28 20:53:41 +00:00
tiyn
d2565c66cb
firefox-esr it is
2020-05-28 20:58:13 +02:00
tiyn
07d34623c7
firefox-esr it is
2020-05-28 20:58:13 +02:00
tiyn
b8b73a7cbb
battery module working now
2020-05-28 20:23:33 +02:00
tiyn
343ad4cf41
battery module working now
2020-05-28 20:23:33 +02:00
tiyn
20d9b77fcc
say yes to firefox
2020-05-28 19:56:16 +02:00
tiyn
300befe278
say yes to firefox
2020-05-28 19:56:16 +02:00
tiyn
0938f09fe1
switching to dwmblocks
2020-05-28 01:54:46 +02:00
tiyn
b7c6843135
switching to dwmblocks
2020-05-28 01:54:46 +02:00
tiyn
9cba1be097
astyle for java
2020-05-18 02:16:02 +02:00
tiyn
4a03447355
astyle for java
2020-05-18 02:16:02 +02:00