everyone else has theirs
Go to file
surtur de591a7f7a
vimrc: optimise plugin loading + linter setting
* theme change to space_vim_theme
* airline theme change to violet
* compensate for themes not setting italic by setting it ourselves
* airline mode set to the short versions of normal, insert, visual,
  etc...

* enable vim popups (ballooneval)

* add ALE linter

* syntastic conditional loading
* Plug plugins conditional loading
* plugins slowing down vim startup are only loaded based on
  event hooks that's active once vim loaded the file {CursorHold,CursorHoldI}
* {plugin,theme,general} clean-up
2021-05-03 02:05:15 +02:00
.config sway: try proper way to run waybar 2021-04-20 22:31:51 +02:00
.vim vimrc: optimise plugin loading + linter setting 2021-05-03 02:05:15 +02:00
backups MEGAsync instances necessary path update 2019-06-27 02:45:57 +02:00
bin chore: screen-share-sway script improvements 2021-04-20 22:50:11 +02:00
setup-env removed redundant script (no more EA, ever) 2020-04-29 15:15:08 +02:00
.Xresources renamed etc/X11/Xresources to .Xresources 2020-04-06 05:06:16 +02:00
.curlrc added .curlrc && .wgetrc 2020-04-29 23:21:37 +02:00
.searchsploit_rc feat: added .searchsploit_rc 2020-05-27 12:14:54 +02:00
.tmux.conf chore: updated .tmux.conf for more space in the status bar 2020-07-26 15:23:00 +02:00
.wgetrc added .curlrc && .wgetrc 2020-04-29 23:21:37 +02:00
.zprofile feat: move stuff to .zprofile 2020-11-03 13:05:55 +01:00
LICENSE Initial commit 2019-04-10 02:30:03 +02:00
README.md A subtle change to README.md 2019-05-15 03:58:01 +02:00
zshrc autoopen sway on tty1 2021-02-10 23:27:34 +01:00

dotfiles

This is just my desperate attempt to keep track of all the changes I perform onto my dearest dot-files

Warning: Check the files before use