Commit graph

  • 9ecb18e93f [zshrc] Add ~/.cargo/bin to PATH for localy installed crates lhark 2018-03-19 14:51:13 -0400
  • 8bd9eb1207 [vimrc] Disable the mouse to help forget bad habits lhark 2018-03-19 14:50:35 -0400
  • f5a91f00c1 [vimrc] Add openGL syntax highlighting lhark 2018-03-19 14:49:57 -0400
  • 00f2cded0c Fix regressions in the prompt lhark 2018-03-19 14:49:06 -0400
  • 7feece53e2 Do not display tags while using shuffle to keep a consistent spacing lhark 2018-03-19 14:48:46 -0400
  • 83f91a5034 [zshrc] Switch to builtin vcs_info for the git prompt. Move aliases and prompt to new file lhark 2018-02-26 03:18:40 -0500
  • 36d5920e5e [zshrc] Set default WINEPREFIX lhark 2018-02-26 03:17:54 -0500
  • 28bad78db0 [zshrc] Fix bug with running command containing '%' lhark 2018-02-26 03:16:54 -0500
  • f377c914fc [vimrc] Add rust support. Add utf16 support, Fix " pair matching lhark 2018-02-26 03:14:43 -0500
  • b2190f6cb3 [vimrc] Disable trailing whitespace cleanup when in binary mode lhark 2018-02-26 03:13:20 -0500
  • 5c1c64d373 Setup easytags with YouCompleteMe support lhark 2018-02-26 03:11:55 -0500
  • 7e3cfd66ae Tweak completion and linter. Add hlsl syntax highlight lhark 2017-11-20 13:40:08 -0500
  • ca3e91e7c3 Replace vim-airline by lightline. Add ALE linter. Configure YCM lhark 2017-10-26 11:57:35 -0400
  • de3e9adf71 Add w!! command to force sudo writing lhark 2017-10-26 11:54:15 -0400
  • 59250b2cfe Clean up zshrc comments lhark 2017-10-19 02:44:43 -0400
  • cd310ccd25 Fix LD_PRELOAD for zbarcam on archlinux lhark 2017-10-19 01:11:20 -0400
  • f06a76e3ea Fix $WINEPREFIX in steam-wine alias lhark 2017-10-19 01:10:47 -0400
  • b1cc6e8075 Switch to hybrid relative number in vim lhark 2017-10-19 01:09:25 -0400
  • 7f88c72e3b Fix tty mouse not working after column 222 lhark 2017-10-19 01:08:38 -0400
  • a84de5792d Add lf alias to get log of modified files lhark 2017-10-19 01:07:57 -0400
  • 14fb9c1b84 Android env variables, ytmp3 alias lhark 2017-09-11 13:10:39 -0400
  • db2bd95583 Check for python before loading jedi. small tweaks lhark 2017-09-11 13:10:23 -0400
  • 6b481e598f Add Void Linux to system update checking lhark 2017-09-09 01:58:50 -0400
  • 28452931ad Add smali syntax hightlighting for vim lhark 2017-07-25 00:57:17 -0400
  • 001fe2016d Add exit status to prompt & Remove useless zsh options lhark 2017-07-25 00:56:54 -0400
  • 69bb3ad34f Add surftor alias lhark 2017-06-17 06:34:38 +0200
  • 0f7985c4e3 vimrc overhaul, switch to jedi-vim for python completion, deactivate arrow keys lhark 2017-04-27 13:36:45 -0400
  • bded9cb24c Switch to a better indent detector plugin lhark 2017-03-20 14:24:16 -0400
  • b249431a26 Merge tab vim tab char lhark 2017-03-14 10:39:30 -0400
  • 15255cc1a5 Add indent detection lhark 2017-03-14 10:37:20 -0400
  • b5eaf95863 Add cuda variables lhark 2017-03-14 10:36:21 -0400
  • eb0d6ad821 Lighten tab marker lhark 2017-03-06 18:27:35 +0100
  • e4aa0f140b Ignore C objects files lhark 2016-12-05 04:41:46 -0500
  • 4018706967 Opencl completion lhark 2016-11-02 23:50:48 -0400
  • 384cbfeb3b Clean up code and improve readability lhark 2016-10-27 03:51:43 -0400
  • 865a49a0b7 keybinding were causing visual glitching (chars not appearing right away) lhark 2016-10-27 03:50:55 -0400
  • a9847125ad Correct switch case indentation in C++ & Java too lhark 2016-10-24 23:43:18 -0400
  • 5c7fc32af1 Vim plugins cleanup lhark 2016-10-24 23:42:43 -0400
  • 12691112e5 shell code cleanup using shellcheck lhark 2016-10-22 01:10:25 -0400
  • 0e14d4b93c Fix scope problems lhark 2016-10-11 01:04:33 -0400
  • fdc4d9ccae Added TODO list lhark 2016-10-11 00:58:19 -0400
  • 56c6155640 Suppress error when /dev/shm/prompt_msg does not exist lhark 2016-10-11 06:52:41 +0200
  • b5958036c4 Fix grammar error lhark 2016-10-11 00:49:35 -0400
  • dd98a17e7c Fix prompt creation bug & cleaned up prompt code lhark 2016-10-11 00:44:21 -0400
  • 68984ff8c1 Improved rc self update and added sys update watch lhark 2016-10-10 21:54:42 -0400
  • c9290261eb Add message displaying capabilities to the prompt lhark 2016-10-10 20:27:28 -0400
  • b0252a3fd8 Prevent wine from associating itself with common filetypes lhark 2016-10-10 02:41:47 -0400
  • b6e553c661 Set readable font for gvim lhark 2016-10-10 02:41:11 -0400
  • 602083b7b5 Add syntax highlighting for glsl lhark 2016-10-10 02:40:27 -0400
  • 770ad90da6 Suckless switch case indent style lhark 2016-09-28 10:35:44 -0400
  • f7f7a7e1d2 Mergetool set to vimdiff lhark 2016-09-28 10:29:54 -0400
  • a32570e3c1 Add steam alias for archlinux lhark 2016-08-13 19:24:44 +0200
  • 8acd7d6e4c Make vim more portable by not using powerline fonts lhark 2016-07-26 21:49:49 +0200
  • ea2e6244ac Make zsh prompt readable on non solarized light background lhark 2016-07-19 00:35:22 +0200
  • 042334b530 Fix autoupdate directory change problem lhark 2016-06-30 01:57:34 +0200
  • 47d0e62b3a Fix script call lhark 2016-06-28 04:32:19 +0200
  • 71cd6a7691 Remove deprecated option lhark 2016-06-28 04:28:00 +0200
  • cf9577b137 Fix auto check install lhark 2016-06-28 04:26:21 +0200
  • 99a687a315 Gitconfig user template autofill and automatic checkinstall lhark 2016-06-28 04:22:35 +0200
  • 0056d9d11e Tidy up vim plugin list lhark 2016-05-21 01:22:55 +0200
  • 5d8f841811 Remove useless stderr lhark 2016-05-14 18:50:57 +0200
  • 9e722a145b Remove useless stdout lhark 2016-05-14 18:48:05 +0200
  • c5e645069c Fix auto-update cd stack lhark 2016-05-14 18:45:54 +0200
  • fe0dd6ab61 Merge branch 'master' of http://gitlab.rezometz.org/lhark/rc lhark 2016-05-14 18:29:02 +0200
  • b3ff509568 Switch to ROS indigo lhark 2016-05-14 18:28:56 +0200
  • 2e5c73923f Add gnupg plugin for easy access to encrypted files lhark 2016-05-13 21:40:25 +0200
  • c163a0592d Update hostname colors lhark 2016-04-29 20:17:46 +0200
  • d1114305a5 Add current command to window title lhark 2016-04-29 21:44:22 +0200
  • 0e13b1bc44 Update term window title lhark 2016-04-28 22:45:30 +0200
  • 8014cfd6f8 Simplify install script lhark 2016-04-20 00:24:33 +0000
  • 52a282fdb6 Clean up zsh aliases and add git aliases to gitconfig lhark 2016-04-12 23:12:17 +0000
  • b809746777 Vim file indent type autodetection lhark 2016-04-04 21:14:15 +0000
  • 49ec5447e2 Set correct working dir after auto update lhark 2016-03-30 15:30:10 +0000
  • 6544629f18 Resolve conflicting aliases lhark 2016-03-30 15:27:36 +0000
  • 3873b18875 Fix broken ssh on old zsh versions with st lhark 2016-03-30 15:23:21 +0000
  • 85d29d1e29 Disable trailing whitespace cleaning when working on diff files lhark 2016-03-30 15:22:20 +0000
  • b3788b78a4 Merge branch 'master' of http://gitlab.rez/lhark/rc lhark 2016-03-17 23:38:46 +0100
  • 32743eba91 Change source for latex-box plugin lhark 2016-03-17 23:38:43 +0100
  • 389e1d413b Merge branch 'master' of http://gitlab.rezometz.org/lhark/rc lhark 2016-03-17 15:58:59 +0100
  • a3902656e1 dwm recompile alias lhark 2016-03-17 15:58:53 +0100
  • a65f88b62e Merge branch 'master' of http://gitlab.rez/lhark/rc lhark 2016-02-09 08:54:05 +0100
  • 260a392ff0 Improve vim support of HTML in PHP files lhark 2016-02-09 08:53:59 +0100
  • c4970a784e Merge branch 'master' of http://gitlab.rezometz.org/lhark/rc lhark 2016-01-30 19:41:58 +0100
  • 8c1e1daf97 Disable vim <> pairing lhark 2016-01-30 19:41:52 +0100
  • 0d65c83384 Prepare for vim airline themes deprecation lhark 2016-01-29 18:01:14 +0100
  • b89d598676 Change source repo for vim-airline lhark 2016-01-29 17:44:38 +0100
  • fe7d0d3139 Enable powerline fonts for vim-airline lhark 2015-12-25 21:58:11 +0100
  • 27ed1bc9dc Enable solarized colorscheme lhark 2015-12-25 21:56:56 +0100
  • 0375e000e1 Clean up default status line lhark 2015-12-25 21:56:24 +0100
  • 034ed1957a Add plugins : vim-airline, vim-colors-solarized and optionnaly YouCompleteMe lhark 2015-12-25 21:55:45 +0100
  • 256cc8cd4a Add lhark as vimrc author lhark 2015-12-25 21:54:27 +0100
  • 02c5963849 clean .vim folder lhark 2015-12-24 18:12:36 +0100
  • 2ff5eedf06 Indent for C type files lhark 2015-12-24 18:09:44 +0100
  • f76d715ca7 Detach Vundle plugins from repo, use :VundleInstall lhark 2015-12-24 15:05:12 +0100
  • bb14250aff Ignore *.pyc lhark 2015-12-19 02:22:24 +0100
  • 8db34ebfee Fix post update exit lhark 2015-12-17 15:02:08 +0100
  • 6acb658e86 Remove vim textwrapping lhark 2015-12-14 19:48:58 +0100
  • a132cdc025 Update vim startify lhark 2015-12-12 22:52:17 +0100
  • 9fe0a4de45 Plugins update lhark 2015-12-12 22:50:14 +0100
  • b1e765e5eb Remove unused color themes lhark 2015-12-12 22:47:46 +0100