1
0
mirror of https://github.com/frebib/dotfiles.git synced 2024-06-14 12:57:23 +00:00
Commit Graph

437 Commits

Author SHA1 Message Date
frebib 7301d2476e add global gitignore 2018-01-26 23:44:49 +00:00
frebib cada40f9be Fix Del & Alt+Del key sequences 2017-12-26 15:42:32 +00:00
frebib a4aa5c0830 Fix bash-isms in .profile, causing errors on some devices 2017-12-18 17:13:42 +00:00
frebib 3351a95a0a Modernise and improve vim-setup script 2017-12-18 17:01:49 +00:00
frebib bd549b6424 Fix man and less line wrapping 2017-12-11 16:52:47 +00:00
frebib 5195324dee Update .fehbg script
For some reason feh decided to quote everything now
2017-11-26 01:01:28 +00:00
frebib 6c87f72663 Always show i3bar on primary output 2017-11-26 00:59:45 +00:00
frebib e446c409cc Poll for iface changes more often 2017-11-26 00:59:13 +00:00
frebib 2dac4b461f Tidy up vimrc and improve autosaving 2017-11-26 00:57:47 +00:00
frebib a24abd9de5 Start VimtexCompile when opening a tex file 2017-11-24 00:16:57 +00:00
frebib d1ed7c4222 Use patience algo for git-diff 2017-11-24 00:16:24 +00:00
frebib d51b6dba80 Prevent YCM asking for every c file opened 2017-11-23 21:33:03 +00:00
frebib 3042e747e5 Fix vimtex mapping breaking navigation
Thanks, lervag!
https://github.com/lervag/vimtex/issues/1004
2017-11-23 21:26:29 +00:00
frebib 36588f8de5 Set listchars colour to be less invasive 2017-11-23 20:03:36 +00:00
frebib 004875f664 Move .vim{,rc} to .config 2017-11-23 19:40:24 +00:00
frebib f556507fab Reinstall lervag/vimtex and cleanup vimrc 2017-11-23 19:07:36 +00:00
frebib 85373cf577 Add missing rd alias 2017-11-22 12:50:57 +00:00
frebib 5cb4694c6e Auto start latex preview in *.tex files 2017-11-22 12:49:46 +00:00
frebib 7afdacabbe Don't background an already forking process 2017-11-17 13:09:58 +00:00
frebib 8e1299ca5b Wrap lines again in less 2017-11-17 13:09:36 +00:00
frebib 707fca2d11 Hacky fix for sudo plugin and zsh-syn-hl 2017-11-16 00:43:14 +00:00
frebib b22ae1cbd6 Update vim plugins 2017-11-16 00:31:47 +00:00
frebib 878b13b2fa Customise sudo plugin to fit my aliases 2017-11-16 00:30:45 +00:00
frebib da62525a0b Antigen is a broken piece of shit 2017-11-16 00:24:10 +00:00
frebib f879258646 Use Ctrl+Arrow as well as Alt+Arrow 2017-11-16 00:02:58 +00:00
frebib cc5c1d67ab set linebreak by default in Vim 2017-11-15 23:49:37 +00:00
frebib 4f6330e7a0 Add git pushall alias 2017-11-15 23:49:09 +00:00
frebib bb835a8356 Update some syntax-highlighting styles 2017-11-15 23:47:01 +00:00
frebib 7c129eaf10 Reorder completion init before zsh-syn-hl 2017-11-15 23:46:28 +00:00
frebib 2a463c1ea0 Enable advanced less options globally 2017-11-15 23:27:42 +00:00
frebib 9812c55f25 Restart shell instead of sourcing configuration 2017-11-15 23:21:54 +00:00
frebib dd4faa7b6c git diff now uses --color-words 2017-11-15 23:21:27 +00:00
frebib 334e619863 abuild should always run alpine:edge 2017-11-15 23:20:55 +00:00
frebib 21fc75a245 Install antigen if it's not installed 2017-11-15 23:15:11 +00:00
frebib 7bb0e8e1c7 Overhaul ZSH config, remove oh-my-zsh 2017-11-15 23:07:37 +00:00
frebib 7148e01579 Overhaul terminal colours 2017-11-15 23:04:28 +00:00
frebib 1eeab5a436 Force markdown & YAML formatting rules globally 2017-11-10 12:48:14 +00:00
frebib 456a290860 Highlight whitespace in Vim 2017-11-10 12:43:29 +00:00
frebib 287456056c Fix broken randstr command 2017-11-10 12:42:46 +00:00
frebib c5ca8bef94 Add abuild alias using docker 2017-11-10 12:42:23 +00:00
frebib 910c2416f3 Use gopass over pass if it's installed 2017-11-10 12:33:01 +00:00
frebib a9de0ece54 Add quick alias for 'cd mktemp -d' 2017-11-10 12:31:38 +00:00
frebib 2ae12987ad Remove 'correctall' option from ZSH 2017-11-10 12:30:39 +00:00
frebib 29f0feb620 Add check before starting gnome-keyring-daemon to prevent env-dump 2017-11-03 00:28:18 +00:00
frebib 40da40d718 display: update for new monitor cable arrangement 2017-10-25 13:44:10 +01:00
frebib 0c054d9e34 aliases: add 'git remote -v' alias 2017-10-10 11:01:03 +01:00
frebib c0670abe4a i3/config: add pullover to i3 startup 2017-10-10 11:00:34 +01:00
frebib 1c28551d20 zshrc: remove OCaml/OPAM references 2017-10-10 10:59:48 +01:00
frebib be64bd88e8 zshrc: add gopass completion 2017-10-10 10:59:25 +01:00
frebib 1e5813dc35 zshrc: add more options & clean up 2017-10-10 10:59:12 +01:00