2024-08-20 22:09 | Add voom.cmd - temporary solution for downloading plugins | Bharatvaj Hemanth | 1 | +12 | -0 |
2024-08-20 15:16 | Optimize cmd setup | Bharatvaj Hemanth | 3 | +65 | -47 |
2024-08-16 08:07 | Add steps for setting up shim 71 | Bharatvaj Hemanth | 1 | +5 | -1 |
2024-08-14 16:26 | Fix longstanding clink not injecting on setup.cmd | Bharatvaj Hemanth | 8 | +71 | -141 |
2024-08-01 18:04 | Merge branch 'main' of getsh.org:dotfiles | Bharatvaj Hemanth | 1 | +2 | -5 |
2024-08-01 18:02 | Fix pfs on windows | Bharatvaj Hemanth | 2 | +7 | -5 |
2024-06-15 21:00 | Fix the argument not working when totp/ is selected in pfs | Bharatvaj Hemanth | 1 | +4 | -8 |
2024-03-30 09:18 | Use the same script pfs for getting both normal and otp keys | Bharatvaj Hemanth | 2 | +7 | -10 |
2024-02-17 15:33 | Merge branch 'main' of getsh.org:dotfiles | Bharatvaj Hemanth | 3 | +3 | -2 |
2024-02-17 15:12 | Fix /sh/aliases: not found issue | Bharatvaj Hemanth | 3 | +3 | -2 |
2024-02-17 13:56 | Remove custom TERMINFO options from .profile, as the path causes issues in servers | Bharatvaj Hemanth | 5 | +3 | -12 |
2024-01-05 14:36 | Move .gitattributes to .config/git/attributes | Bharatvaj Hemanth | 1 | +0 | -0 |
2024-01-05 14:32 | Add missing .bashrc | Bharatvaj Hemanth | 2 | +11 | -2 |
2024-01-05 14:20 | Use 'set -+a' in .profile instead of writing export multiple times | Bharatvaj Hemanth | 22 | +163 | -445 |
2023-10-10 08:36 | Merge branch 'main' of github.com:bharatvaj/dotfiles | Bharatvaj Hemanth | 27 | +662 | -520 |
2023-10-10 08:36 | Remove GREP_COLOR as it is deprecated | Bharatvaj Hemanth | 1 | +0 | -2 |
2023-09-06 09:54 | Add plugins file of nvim | Bharatvaj | 1 | +2 | -0 |
2023-09-06 08:19 | Fix file name plugin.vim in init.lua | Bharatvaj | 1 | +1 | -1 |
2023-09-06 08:17 | Move functions to $XDG_DATA_HOME/vim/plugin.vim | Bharatvaj | 2 | +80 | -80 |
2023-09-06 08:15 | Merge branch 'main' of github.com:bharatvaj/dotfiles | Bharatvaj | 3 | +86 | -21 |
2023-09-06 08:13 | Update hyper-red.vim | Bharatvaj | 2 | +6 | -5 |
2023-09-03 15:58 | Merge branch 'main' of https://github.com/bharatvaj/dotfiles | Bharatvaj | 1 | +180 | -0 |
2023-09-03 15:57 | Move contents of env.bat to profile.cmd to save startup time | Bharatvaj | 2 | +17 | -17 |
2023-09-03 15:56 | Add the missing keybindings.vim | Bharatvaj | 1 | +180 | -0 |
2023-08-31 08:58 | Remove VIMINIT and MYVIMRC env for bat | Bharatvaj | 1 | +0 | -2 |
2023-08-31 08:57 | Merge branch 'main' of https://github.com/bharatvaj/dotfiles | Bharatvaj | 37 | +532 | -637 |
2023-08-31 08:55 | Update clink_settings | Bharatvaj | 1 | +69 | -2 |
2023-08-24 00:25 | Give up and use ~/.vimrc | Bharatvaj | 20 | +376 | -494 |
2023-07-15 16:34 | The ultimate hyper-red.vim | Bharatvaj | 1 | +11 | -0 |
2023-06-26 08:13 | Add empty inupt handling for attach function | Bharatvaj | 2 | +5 | -4 |
2023-06-24 22:56 | Fix typo in .config/sh/functions | Bharatvaj Hemanth | 1 | +7 | -3 |
2023-06-24 22:55 | Add redundant XDG_ROOT in .bash_profile | Bharatvaj Hemanth | 1 | +2 | -0 |
2023-06-24 22:24 | Merge branch 'main' of github.com:bharatvaj/dotfiles | Bharatvaj Hemanth | 17 | +232 | -265 |
2023-06-24 22:17 | Merge branch 'main' of getsh.org:dotfiles | Bharatvaj Hemanth | 14 | +104 | -68 |
2023-06-24 22:07 | Add ctags setup to git hooks | Bharatvaj Hemanth | 42 | +26 | -116 |
2023-06-21 03:34 | Use extract.sh to house the extract function which | Bharatvaj | 14 | +130 | -94 |
2023-06-04 19:34 | Merge common keybingdings in lua back to vim | Bharatvaj | 10 | +106 | -176 |
2023-04-17 09:06 | Merge branch 'main' of getsh.org:dotfiles | Bharatvaj | 45 | +93 | -183 |
2023-04-10 18:44 | Move opt submodules to vim/plugins | Bharatvaj | 25 | +46 | -108 |
2023-04-10 16:21 | Move dev submodules to voom | Bharatvaj | 6 | +3 | -27 |
2023-04-10 16:02 | Add lspconfig for neovim | Bharatvaj | 3 | +3 | -1 |
2023-04-10 15:40 | Fix less tranparent search color issue | Bharatvaj | 1 | +2 | -2 |
2023-03-26 16:09 | Fix issue with when using on old ubuntu | Bharatvaj | 2 | +6 | -2 |
2023-02-24 08:11 | FZF keybinding added | Bharatvaj | 2 | +16 | -8 |
2023-02-22 09:08 | Add VIM_PLUGINS_DIR for voom in .profile | Bharatvaj | 2 | +3 | -0 |
2023-02-22 08:01 | Add vim-msbuild | Bharatvaj | 1 | +3 | -3 |
2023-02-22 07:58 | Add vim-cmake | Bharatvaj | 2 | +4 | -0 |
2023-02-22 07:58 | Remove vim-cmake | Bharatvaj | 2 | +0 | -4 |
2023-02-22 07:57 | Fix vim-ninja-feet submodule | Bharatvaj | 7 | +1 | -19 |
2023-02-22 07:29 | Move vim packages from submodules to voom packages | Bharatvaj | 13 | +47 | -42 |
2023-01-21 17:50 | Merge branch 'main' of getsh.org:dotfiles | Bharatvaj | 8 | +28 | -11 |
2023-01-21 17:48 | Move vimcommon/ to vim/ to keep it simple | Bharatvaj | 69 | +71 | -69 |
2023-01-21 09:50 | Add string query option to pofs | Bharatvaj Hemanth | 1 | +2 | -2 |
2023-01-21 09:39 | Add empty nvim/lua/unstaged.lua | Bharatvaj Hemanth | 1 | +0 | -0 |
2023-01-21 09:23 | Merge branch 'main' of getsh.org:dotfiles | Bharatvaj Hemanth | 45 | +341 | -191 |
2023-01-21 09:20 | Add alacritty/unstaged.yml to .gitignore | Bharatvaj Hemanth | 6 | +26 | -9 |
2023-01-20 20:35 | Merge branch 'main' of getsh.org:dotfiles | Bharatvaj | 2 | +1 | -2 |
2023-01-20 20:34 | Add nvim-lspconfig to nvim/dev/opt | Bharatvaj | 2 | +4 | -0 |
2023-01-20 20:32 | Fix duplicate gruvbox-material submodule | Bharatvaj | 2 | +1 | -2 |
2023-01-20 20:09 | Add ci(computer index) script | Bharatvaj | 4 | +20 | -2 |
2023-01-05 21:18 | Exit if no selection is made | Bharatvaj | 1 | +1 | -0 |
2023-01-05 20:54 | Fix lfcd.cmd exiting issue | Bharatvaj | 16 | +48 | -7 |
2022-12-20 03:10 | Merge branch 'main' of github.com:bharatvaj/dotfiles | Bharatvaj | 21 | +124 | -136 |
2022-12-20 03:09 | Revert to Fira Mono in alacritty for availability | Bharatvaj | 2 | +8 | -5 |
2022-12-20 03:00 | Move lsp stuff to unstaged as it is unconfirmed | Bharatvaj | 21 | +124 | -136 |
2022-12-06 19:22 | Merge branch 'main' of github.com:bharatvaj/dotfiles | Bharatvaj | 98 | +787 | -364 |
2022-12-01 02:39 | Merge branch 'main' of getsh.org:dotfiles | Bharatvaj | 4 | +185 | -1 |
2022-12-01 02:32 | Proper debug configuration added for neovim | Bharatvaj | 15 | +185 | -89 |
2022-11-29 21:25 | Add proper muttrc without personal info | Bharatvaj Hemanth | 2 | +72 | -0 |
2022-11-29 21:15 | Add ui and keybindings for mutt | Bharatvaj Hemanth | 3 | +113 | -0 |
2022-10-01 00:57 | Add snippets for vim with minisnip | Bharatvaj | 19 | +88 | -17 |
2022-09-30 22:36 | Maintainence commit for previous commit | Bharatvaj | 1 | +2 | -2 |
2022-09-30 15:23 | Fix for Tmux status-pane color mismatch | Bharatvaj | 69 | +332 | -280 |
2022-09-11 15:18 | Merge branch 'main' of github.com:bharatvaj/dotfiles | Bharatvaj | 9 | +58 | -19 |
2022-09-11 14:43 | git: Add po - pull origin | Bharatvaj | 2 | +2 | -1 |
2022-09-08 23:43 | Add cam for opening camera in mac | Bharatvaj | 9 | +20 | -31 |
2022-08-06 19:13 | nvim: Add useful keybindings | Bharatvaj | 9 | +58 | -19 |
2022-08-02 20:01 | Use 'v' for neovim and 'n' for cd | Bharatvaj | 2 | +4 | -4 |
2022-08-02 19:46 | vim: StatusLine change from reddish to mono | Bharatvaj | 2 | +8 | -8 |
2022-08-02 18:24 | Remove redundant option in VIMINIT | Bharatvaj | 1 | +0 | -1 |
2022-08-02 18:19 | Fine hyper-red, blue is replaced with lightred | Bharatvaj | 2 | +16 | -31 |
2022-08-02 17:57 | Fix: Colorless '$' prompt is back! | Bharatvaj | 1 | +1 | -1 |
2022-08-02 17:51 | Use doas for sudo | Bharatvaj | 5 | +13 | -11 |
2022-08-02 17:39 | vim: Use seperate file hyper-red for theme | Bharatvaj | 4 | +29 | -12 |
2022-07-27 21:26 | Add: ls: hyper-red theme | Bharatvaj | 1 | +2 | -0 |
2022-07-27 20:56 | Use hyper-red for vim, neovim and less | Bharatvaj | 6 | +32 | -8 |
2022-07-27 19:13 | nvim: Move from vimrc to init.lua | Bharatvaj | 20 | +217 | -20 |
2022-07-24 20:38 | Return to '\w $' for prompt | Bharatvaj | 2 | +2 | -3 |
2022-07-24 16:24 | extract_archive: Handle any-case for extension | Bharatvaj | 1 | +18 | -15 |
2022-07-23 10:43 | Merge branch 'main' of getsh.org:dotfiles | Bharatvaj | 1 | +1 | -0 |
2022-07-23 10:40 | Add .local/bin/sh for posix scripts | Bharatvaj | 13 | +115 | -26 |
2022-07-22 13:35 | vim: Add <leader>sc for sourcing .vimrc | Bharatvaj | 1 | +1 | -0 |
2022-07-06 09:22 | vim: Add function FileMvHelper | Bharatvaj | 4 | +42 | -32 |
2022-07-05 07:34 | Add useful vim keybindings | Bharatvaj | 3 | +23 | -11 |
2022-07-04 19:37 | Remove fillchars in vim | Bharatvaj | 1 | +0 | -4 |
2022-07-04 19:13 | Use &fillchars to check usability in vim | Bharatvaj | 1 | +1 | -1 |
2022-07-04 19:05 | Fix .profile path for .bash_profile | Bharatvaj | 2 | +4 | -7 |
2022-07-04 18:36 | Allow passing custom XDG root path | Bharatvaj | 2 | +9 | -7 |
2022-07-04 18:13 | Merge branch 'main' of getsh.org:dotfiles | Bharatvaj | 17 | +72 | -128 |
2022-07-03 02:05 | Add 'rs' and 'rso' git aliases | Bharatvaj | 4 | +20 | -7 |
2022-07-04 10:45 | Remove .config/sh/plugin | Bharatvaj | 13 | +84 | -43 |
2022-06-13 20:09 | Add .config/sh/functions | Bharatvaj | 6 | +79 | -56 |
2022-06-08 20:35 | Minimal visual vim | Bharatvaj | 2 | +5 | -1 |
2022-06-08 14:59 | Add https://github.com/yegappan/mru for Vim | Bharatvaj | 2 | +4 | -0 |
2022-05-31 13:13 | Setup clink for cmd | Bharatvaj | 1 | +11 | -0 |
2022-06-01 05:40 | Use .bat ext for aliases script profile | Bharatvaj | 7 | +32 | -20 |
2022-05-31 13:13 | Setup clink for cmd | Bharatvaj | 5 | +9 | -2 |
2022-04-27 13:58 | Properly setup gvim in windows | bharatvaj.ph | 6 | +21 | -10 |
2022-04-26 12:18 | Fix environment variables in setup.ps1 | bharatvaj.ph | 1 | +1 | -1 |
2022-04-26 10:21 | Add patches for windows setup.ps1 | Bharatvaj | 3 | +4 | -0 |
2022-04-25 19:59 | Fix path of packpath in vimrc | Bharatvaj | 1 | +2 | -1 |
2022-04-25 19:57 | Add vim-dispatch submodule | Bharatvaj | 2 | +7 | -0 |
2022-07-04 18:03 | Optimize vim startup time from 2s to ~0.07 seconds | Bharatvaj | 38 | +118 | -61 |
2022-04-22 19:31 | Add .config/nvim/utils.lua | Bharatvaj | 4 | +15 | -2 |
2022-04-22 18:27 | Use augroup for loading plugins in vim | bharatvaj.ph | 3 | +44 | -30 |
2022-05-03 15:06 | Add ReverseDate function for vim | Bharatvaj | 5 | +10 | -0 |
2022-04-16 17:08 | Properly add lf configs | Bharatvaj | 2 | +4 | -0 |
2022-04-16 17:03 | Add configure for lf | Bharatvaj | 5 | +25 | -2 |
2022-03-31 09:22 | Add useful keybinding for vim and others | Bharatvaj | 6 | +25 | -2 |
2022-03-31 09:20 | Use red as the indicator of activeness in tmux | Bharatvaj | 1 | +6 | -2 |
2022-03-07 05:38 | Don't source vim config for neovim | Bharatvaj | 5 | +26 | -16 |
2022-03-06 18:51 | Add git shortcuts for submodule update | Bharatvaj | 2 | +3 | -2 |
2022-02-15 21:15 | Handle dependencies carefully in xinitrc | Bharatvaj | 3 | +32 | -26 |
2022-03-06 18:59 | Add nvim-lspconfig for nvim | Bharatvaj | 2 | +4 | -0 |
2022-03-03 18:48 | Add christoomey/vim-tmux-navigator to vim | Bharatvaj | 2 | +4 | -0 |
2022-03-03 18:22 | Map :bb to :make in vim | Bharatvaj | 3 | +8 | -6 |
2022-02-12 20:33 | Properly add vim plugins | Bharatvaj | 17 | +64 | -0 |
2022-02-12 20:30 | Delete empty directories | Bharatvaj | 18 | +1 | -17 |
2022-02-01 20:26 | Have seperate configurations for vim and neovim | Bharatvaj | 27 | +77 | -56 |
2022-01-13 23:27 | Remove 'set -o vi' from .bash_profile | Bharatvaj | 1 | +0 | -1 |
2022-01-13 23:14 | Added nowrapsearch in vim config | Bharatvaj | 9 | +72 | -47 |
2021-12-14 17:22 | Windows 11 changes (#25) | Bharatvaj | 10 | +65 | -29 |
2021-12-14 18:54 | Source autojump if available. autojump is proving to be useful | Bharatvaj | 1 | +2 | -0 |
2021-12-14 18:53 | Vim plugin changes | Bharatvaj | 4 | +21 | -7 |
2021-12-14 18:45 | Adapt Hyper for alacritty | Bharatvaj | 2 | +33 | -2 |
2021-12-13 18:47 | Vim search highlight improvement | Bharatvaj | 2 | +2 | -6 |
2021-12-07 13:52 | Disable status and lightline.vim | Bharatvaj | 2 | +10 | -1 |
2021-12-01 20:26 | Use ww for saving in vim and add emmet-vim plugin | Bharatvaj | 2 | +2 | -1 |
2021-12-01 20:23 | cd coditioning and quick ip commands | Bharatvaj | 2 | +14 | -4 |
2021-12-01 20:20 | Advanced lynx mode and no lynx pause | Bharatvaj | 1 | +8 | -0 |
2021-11-24 15:35 | Enable session and bookmark file for lynx | Bharatvaj | 2 | +9 | -2 |
2021-11-24 14:53 | Show links for images | Bharatvaj | 1 | +1 | -0 |
2021-11-18 20:51 | Update yank command for tmux | Bharatvaj | 1 | +1 | -1 |
2021-11-15 14:23 | Unlock advanced workflow with tmux | Bharatvaj | 2 | +44 | -0 |
2021-11-11 18:49 | Add lynx.lss for better browsing | Bharatvaj | 6 | +94 | -1 |
2021-11-11 18:46 | Vi like settings for vim | Bharatvaj | 1 | +7 | -0 |
2021-11-09 16:07 | Add missing lynx.cfg | Bharatvaj | 2 | +6 | -0 |
2021-11-05 12:11 | Use nvim as VISUAL if available | Bharatvaj | 3 | +12 | -3 |
2021-11-05 12:07 | Removing annoying search highlight after search | Bharatvaj | 4 | +73 | -15 |
2021-10-09 19:24 | Added vim plugin context.vim | Bharatvaj | 1 | +1 | -0 |
2021-10-06 08:43 | Remove bashisms | Bharatvaj | 16 | +72 | -111 |
2021-10-02 14:31 | call script added for termux-api | Bharatvaj | 1 | +7 | -0 |
2021-10-01 19:14 | Add XDG path for docker | bharatvaj.ph | 4 | +7 | -1 |
2021-08-30 23:00 | Selectively enable vimspector for nvim | bharatvaj.ph | 1 | +3 | -1 |
2021-08-30 22:50 | Fix unused GFAll command | bharatvaj.ph | 2 | +8 | -8 |
2021-08-30 22:37 | Cleaned up vim files | bharatvaj.ph | 7 | +76 | -36 |
2021-08-25 04:02 | Setup taskwarrior | bharatvaj.ph | 4 | +10 | -6 |
2021-08-29 14:16 | Partially working passfind added | Bharatvaj H | 2 | +22 | -0 |
2021-08-29 12:10 | Default elinks to launch in ddg | Bharatvaj H | 2 | +3 | -1 |
2021-08-24 22:20 | Add plugin 'shorthand' | bharatvaj.ph | 2 | +16 | -0 |
2021-08-22 22:48 | Vim leader mapped to space | Bharatvaj H | 1 | +4 | -0 |
2021-08-04 23:35 | Basic implmentation of jrnl | Bharatvaj H | 4 | +16 | -0 |
2021-08-23 00:33 | Added vi mode for bash | bharatvaj.ph | 5 | +10 | -5 |
2021-08-16 19:43 | Darwin bharat-9052 20.5.0 Darwin Kernel Version 20.5.0: Sat May 8 05:10:33 PDT 2021; root:xnu-7195.121.3~9/RELEASE_X86_64 x86_64 | Bharatvaj H | 2 | +3 | -0 |
2021-08-16 09:46 | Added plugins | Bharatvaj H | 3 | +58 | -2 |
2021-08-16 01:43 | Fixed comment typo | Bharatvaj H | 1 | +1 | -1 |
2022-07-04 17:27 | USE XDG paths instead of ~ for vim | Bharatvaj | 2 | +12 | -6 |
2022-07-04 13:35 | Merge branch 'main' of getsh.org:dotfiles | Bharatvaj | 9 | +75 | -57 |
2022-07-04 13:22 | Fix vimrc configuration | Bharatvaj | 1 | +1 | -1 |
2022-07-04 13:13 | Merge branch 'macos_leftovers' into base | Bharatvaj | 9 | +73 | -55 |
2022-07-04 13:07 | Merge branch 'base' of getsh.org:dotfiles into base | Bharatvaj | 21 | +128 | -53 |
2022-07-04 11:34 | Merge branch 'base' | Bharatvaj | 70 | +945 | -157 |
2022-07-04 11:31 | Merge branch 'windows_leftovers' into base | Bharatvaj | 14 | +85 | -44 |
2022-07-04 11:29 | Merge branch 'base' of getsh.org:dotfiles into base | Bharatvaj | 8 | +84 | -58 |
2022-07-04 10:45 | Remove .config/sh/plugin | Bharatvaj | 16 | +84 | -72 |
2022-07-03 02:59 | Add .config/X11/keybindings | Bharatvaj | 5 | +54 | -47 |
2022-07-03 02:06 | Merge branch 'windows_leftovers' of getsh.org:dotfiles into macos_leftovers | Bharatvaj | 13 | +57 | -23 |
2022-07-03 02:05 | Add 'rs' and 'rso' git aliases | Bharatvaj | 1 | +2 | -2 |
2022-07-03 00:54 | Rebase this commit | Bharatvaj | 4 | +14 | -3 |
2022-06-18 05:54 | Merge remote-tracking branch 'origin/macos' into base | Bharatvaj | 6 | +79 | -56 |
2022-06-13 20:09 | Add .config/sh/functions | Bharatvaj | 6 | +79 | -56 |
2022-06-08 20:35 | Minimal visual vim | Bharatvaj | 2 | +5 | -2 |
2022-06-08 14:59 | Add https://github.com/yegappan/mru for Vim | Bharatvaj | 2 | +4 | -0 |
2022-06-01 15:16 | Merge branch 'base' of github.com:bharatvaj/dotfiles into base | Bharatvaj | 0 | +0 | -0 |
2022-06-01 05:40 | Use .bat ext for aliases script profile | Bharatvaj | 7 | +32 | -20 |
2022-05-31 13:13 | Setup clink for cmd | Bharatvaj | 5 | +9 | -2 |
2022-05-31 13:13 | Setup clink for cmd | Bharatvaj | 5 | +9 | -2 |
2022-05-30 05:03 | Merge branch 'windows' of github.com:bharatvaj/dotfiles into base | Bharatvaj | 6 | +21 | -10 |
2022-05-29 07:52 | Final test | Bharatvaj | 1 | +0 | -0 |
2022-05-29 07:51 | Base 6 | Bharatvaj | 1 | +0 | -0 |
2022-05-29 07:44 | Base 5 | Bharatvaj | 1 | +0 | -0 |
2022-05-29 07:42 | Base 1 | Bharatvaj | 1 | +0 | -0 |
2022-05-29 07:36 | Test 3 | Bharatvaj | 1 | +0 | -0 |
2022-05-29 07:34 | Test 2 | Bharatvaj | 1 | +0 | -0 |
2022-05-29 07:32 | Test | Bharatvaj | 1 | +0 | -0 |
2022-05-03 15:14 | Merge pull request #37 from bharatvaj/linux | Bharatvaj | 5 | +10 | -0 |
2022-05-03 15:13 | Merge branch 'base' of github.com:bharatvaj/dotfiles into linux | Bharatvaj | 42 | +168 | -86 |
2022-05-03 15:06 | Add ReverseDate function for vim | Bharatvaj | 5 | +10 | -0 |
2022-04-27 13:58 | Properly setup gvim in windows | bharatvaj.ph | 6 | +21 | -10 |
2022-04-26 12:18 | Fix environment variables in setup.ps1 | bharatvaj.ph | 1 | +1 | -1 |
2022-04-26 10:24 | Merge pull request #36 from bharatvaj/macos | Bharatvaj | 6 | +13 | -1 |
2022-04-26 10:21 | Add patches for windows setup.ps1 | Bharatvaj | 3 | +4 | -0 |
2022-04-25 19:59 | Fix path of packpath in vimrc | Bharatvaj | 1 | +2 | -1 |
2022-04-25 19:57 | Add vim-dispatch submodule | Bharatvaj | 2 | +7 | -0 |
2022-04-25 19:45 | Merge pull request #35 from bharatvaj/windows | Bharatvaj | 39 | +142 | -86 |
2022-04-25 18:20 | Optimize vim startup time from 2s to ~0.07 seconds | bharatvaj.ph | 38 | +118 | -61 |
2022-04-22 19:32 | Merge branch 'base' of https://github.com/bharatvaj/dotfiles into windows | bharatvaj.ph | 4 | +15 | -1 |
2022-04-22 19:32 | Merge pull request #34 from bharatvaj/macos | Bharatvaj | 4 | +15 | -1 |
2022-04-22 19:31 | Add .config/nvim/utils.lua | Bharatvaj | 4 | +15 | -1 |
2022-04-22 18:44 | Merge branch 'base' of https://github.com/bharatvaj/dotfiles into windows | bharatvaj.ph | 57 | +688 | -150 |
2022-04-22 18:27 | Use augroup for loading plugins in vim | bharatvaj.ph | 3 | +71 | -71 |
2022-04-16 17:09 | Merge pull request #33 from bharatvaj/macos | Bharatvaj | 2 | +4 | -0 |
2022-04-16 17:08 | Properly add lf configs | Bharatvaj | 2 | +4 | -0 |
2022-04-16 17:05 | Merge pull request #32 from bharatvaj/macos | Bharatvaj | 5 | +25 | -2 |
2022-04-16 17:03 | Add configure for lf | Bharatvaj | 5 | +25 | -2 |
2022-03-31 09:28 | Merge pull request #31 from bharatvaj/macos | Bharatvaj | 12 | +53 | -29 |
2022-03-31 09:22 | Add useful keybinding for vim and others | Bharatvaj | 6 | +25 | -2 |
2022-03-31 09:20 | Use red as the indicator of activeness in tmux | Bharatvaj | 1 | +6 | -2 |
2022-03-07 05:38 | Don't source vim config for neovim | Bharatvaj | 5 | +17 | -28 |
2022-03-06 18:59 | Merge branch 'base' of github.com:bharatvaj/dotfiles into macos | Bharatvaj | 4 | +35 | -28 |
2022-03-06 18:59 | Add nvim-lspconfig for nvim | Bharatvaj | 2 | +4 | -0 |
2022-03-06 18:52 | Merge pull request #30 from bharatvaj/linux | Bharatvaj | 4 | +35 | -28 |
2022-03-06 18:51 | Add git shortcuts for submodule update | Bharatvaj | 2 | +3 | -2 |
2022-03-03 18:48 | Add christoomey/vim-tmux-navigator to vim | Bharatvaj | 2 | +4 | -0 |
2022-03-03 18:25 | Merge branch 'base' of github.com:bharatvaj/dotfiles into linux | Bharatvaj | 3 | +8 | -6 |
2022-03-03 18:22 | Map :bb to :make in vim | Bharatvaj | 3 | +8 | -6 |
2022-03-03 18:23 | Merge pull request #29 from bharatvaj/macos | Bharatvaj | 3 | +8 | -6 |
2022-03-03 17:20 | Merge branch 'base' of github.com:bharatvaj/dotfiles into linux | Bharatvaj | 13 | +114 | -46 |
2022-03-03 17:19 | Merge pull request #28 from bharatvaj/macos | Bharatvaj | 13 | +114 | -46 |
2022-02-15 21:15 | Handle dependencies carefully in xinitrc | Bharatvaj | 3 | +32 | -26 |
2022-02-12 20:43 | Merge branch 'base' of github.com:bharatvaj/dotfiles into macos | Bharatvaj | 3 | +49 | -1 |
2022-02-12 20:39 | Merge pull request #27 from bharatvaj/windows | Bharatvaj | 3 | +49 | -1 |
2022-02-12 20:33 | Properly add vim plugins | Bharatvaj | 17 | +64 | -0 |
2022-02-12 20:30 | Delete empty directories | Bharatvaj | 18 | +1 | -17 |
2022-02-02 09:34 | Merge branch 'base' of github.com:bharatvaj/dotfiles into macos | Bharatvaj | 28 | +76 | -65 |
2022-02-01 20:56 | Merge pull request #26 from bharatvaj/windows | Bharatvaj | 28 | +81 | -96 |
2022-02-01 20:26 | Have seperate configurations for vim and neovim | Bharatvaj | 28 | +81 | -96 |
2022-01-13 23:27 | Remove 'set -o vi' from .bash_profile | Bharatvaj | 1 | +0 | -1 |
2022-01-13 23:14 | Added nowrapsearch in vim config | Bharatvaj | 9 | +72 | -47 |
2021-12-14 18:57 | Merge branch 'base' of github.com:bharatvaj/dotfiles into macos | Bharatvaj | 10 | +65 | -29 |
2021-12-14 18:54 | Source autojump if available. autojump is proving to be useful | Bharatvaj | 1 | +2 | -0 |
2021-12-14 18:53 | Vim plugin changes | Bharatvaj | 4 | +21 | -7 |
2021-12-14 18:45 | Adapt Hyper for alacritty | Bharatvaj | 2 | +33 | -2 |
2021-12-14 17:22 | Windows 11 changes (#25) | Bharatvaj | 11 | +98 | -33 |
2021-12-13 18:49 | Merge pull request #24 from bharatvaj/macos | Bharatvaj | 2 | +2 | -6 |
2021-12-13 18:47 | Vim search highlight improvement | Bharatvaj | 2 | +2 | -6 |
2021-12-07 13:54 | Merge pull request #23 from bharatvaj/macos | Bharatvaj | 2 | +10 | -1 |
2021-12-07 13:52 | Disable status and lightline.vim | Bharatvaj | 2 | +10 | -1 |
2021-12-01 20:28 | Merge pull request #22 from bharatvaj/macos | Bharatvaj | 5 | +24 | -5 |
2021-12-01 20:26 | Use ww for saving in vim and add emmet-vim plugin | Bharatvaj | 2 | +2 | -1 |
2021-12-01 20:23 | cd coditioning and quick ip commands | Bharatvaj | 2 | +14 | -4 |
2021-12-01 20:20 | Advanced lynx mode and no lynx pause | Bharatvaj | 1 | +8 | -0 |
2021-11-24 15:36 | Merge pull request #21 from bharatvaj/macos | Bharatvaj | 2 | +9 | -2 |
2021-11-24 15:35 | Enable session and bookmark file for lynx | Bharatvaj | 2 | +9 | -2 |
2021-11-24 15:10 | Merge pull request #20 from bharatvaj/termux | Bharatvaj | 4 | +30 | -0 |
2021-11-24 14:53 | Show links for images | Bharatvaj | 1 | +1 | -0 |
2021-11-18 22:39 | Merge branch 'base' of github.com:bharatvaj/dotfiles into termux | Bharatvaj | 7 | +151 | -1 |
2021-11-18 20:54 | Merge pull request #19 from bharatvaj/macos | Bharatvaj | 1 | +1 | -1 |
2021-11-18 20:51 | Update yank command for tmux | Bharatvaj | 1 | +1 | -1 |
2021-11-15 14:24 | Merge pull request #18 from bharatvaj/macos | Bharatvaj | 2 | +44 | -0 |
2021-11-15 14:23 | Unlock advanced workflow with tmux | Bharatvaj | 2 | +44 | -0 |
2021-11-11 18:56 | Merge pull request #17 from bharatvaj/linux | Bharatvaj | 1 | +6 | -0 |
2021-11-11 18:55 | Pull base into linux | Bharatvaj | 6 | +94 | -1 |
2021-11-11 18:50 | Merge pull request #16 from bharatvaj/macos | Bharatvaj | 6 | +95 | -1 |
2021-11-11 18:49 | Add lynx.lss for better browsing | Bharatvaj | 6 | +95 | -1 |
2021-11-11 18:46 | Vi like settings for vim | Bharatvaj | 1 | +7 | -0 |
2021-11-09 16:08 | Merge pull request #15 from bharatvaj/macos | Bharatvaj | 2 | +6 | -0 |
2021-11-09 16:07 | Add missing lynx.cfg | Bharatvaj | 2 | +6 | -0 |
2021-11-05 12:19 | Merge base into termux | Bharatvaj | 21 | +152 | -138 |
2021-11-05 12:14 | Merge pull request #14 from bharatvaj/macos | Bharatvaj | 21 | +152 | -136 |
2021-11-05 12:11 | Use nvim as VISUAL if available | Bharatvaj | 3 | +11 | -4 |
2021-11-05 12:07 | Removing annoying search highlight after search | Bharatvaj | 4 | +73 | -15 |
2021-10-09 19:24 | Added vim plugin context.vim | Bharatvaj | 1 | +1 | -0 |
2021-10-06 08:43 | Remove bashisms | Bharatvaj | 18 | +72 | -122 |
2021-10-02 14:31 | call script added for termux-api | Bharatvaj | 1 | +7 | -0 |
2021-10-02 14:31 | Merge branch 'base' of https://github.com/bharatvaj/dotfiles into termux | Bharatvaj | 12 | +94 | -42 |
2021-10-01 19:18 | Merge pull request #13 from bharatvaj/bharat-9052 | Bharatvaj | 4 | +7 | -1 |
2021-10-01 19:14 | Add XDG path for docker | bharatvaj.ph | 4 | +7 | -1 |
2021-09-07 00:44 | Merge pull request #11 from bharatvaj/bharat-9052 | Bharatvaj | 18 | +130 | -50 |
2021-08-30 23:00 | Selectively enable vimspector for nvim | bharatvaj.ph | 1 | +3 | -1 |
2021-08-30 22:50 | Fix unused GFAll command | bharatvaj.ph | 2 | +8 | -8 |
2021-08-30 22:37 | Cleaned up vim files | bharatvaj.ph | 7 | +76 | -36 |
2021-08-29 14:16 | Partially working passfind added | Bharatvaj H | 2 | +22 | -0 |
2021-08-29 12:10 | Default elinks to launch in ddg | Bharatvaj H | 2 | +3 | -1 |
2021-08-25 04:02 | Setup taskwarrior | bharatvaj.ph | 4 | +10 | -6 |
2021-08-24 22:20 | Add plugin 'shorthand' | bharatvaj.ph | 2 | +16 | -0 |
2021-08-23 00:37 | Merge branch 'termux' of github.com:bharatvaj/dotfiles into bharat-9052 | bharatvaj.ph | 5 | +22 | -0 |
2021-08-23 00:33 | Added vi mode for bash | bharatvaj.ph | 5 | +10 | -5 |
2021-08-22 22:48 | Vim leader mapped to space | Bharatvaj H | 1 | +4 | -0 |
2021-08-16 19:43 | Darwin bharat-9052 20.5.0 Darwin Kernel Version 20.5.0: Sat May 8 05:10:33 PDT 2021; root:xnu-7195.121.3~9/RELEASE_X86_64 x86_64 | Bharatvaj H | 2 | +3 | -0 |
2021-08-16 09:48 | Merge branch 'base' of github.com:bharatvaj/dotfiles into termux | Bharatvaj H | 4 | +59 | -3 |
2021-08-16 09:47 | Merge pull request #10 from bharatvaj/bharat-9052 | Bharatvaj | 4 | +59 | -3 |
2021-08-16 09:46 | Added plugins | Bharatvaj H | 3 | +58 | -2 |
2021-08-16 09:43 | Merge branch 'base' of github.com:bharatvaj/dotfiles into termux | Bharatvaj H | 10 | +35 | -626 |
2021-08-16 01:43 | Fixed comment typo | Bharatvaj H | 1 | +1 | -1 |
2021-08-16 01:41 | Merge pull request #9 from bharatvaj/base | Bharatvaj | 6 | +17 | -598 |
2021-08-16 01:40 | Merge pull request #8 from bharatvaj/bharat-9052 | Bharatvaj | 6 | +17 | -598 |
2021-08-16 01:37 | Fixes #6 | Bharatvaj H | 6 | +17 | -598 |
2021-08-06 22:47 | Merge pull request #7 from bharatvaj/bharat-9052 | Bharatvaj | 18 | +770 | -3349 |
2021-08-06 22:47 | Remove unwanted jrnl alias | Bharatvaj H | 1 | +0 | -3 |
2021-08-06 22:42 | Merge branch 'bharat-9052' of https://github.com/bharatvaj/dotfiles into bharat-9052 | Bharatvaj H | 1 | +1 | -1 |
2021-08-06 22:41 | Added .Xresources back to home | Bharatvaj H | 1 | +0 | -0 |
2021-08-06 22:31 | Added info about xauth | Bharatvaj H | 1 | +7 | -2 |
2021-08-06 22:28 | Add xinit info | Bharatvaj H | 1 | +7 | -0 |
2021-08-06 22:07 | Fixed X11 not starting because of invalid serverrc | Bharatvaj H | 1 | +1 | -1 |
2021-08-06 20:23 | Alacritty usable fontsize configuration | Bharatvaj H | 1 | +5 | -27 |
2021-08-04 23:35 | Basic implmentation of jrnl | Bharatvaj H | 5 | +16 | -3 |
2021-08-04 14:14 | Moved .bashrc and .bash_aliases to .config/bash | Bharatvaj H | 8 | +36 | -23 |
2021-08-02 19:30 | vimrc: Adaptive line numbers | Bharatvaj H | 1 | +9 | -1 |
2021-08-02 19:27 | Configured alacritty | Bharatvaj H | 2 | +31 | -0 |
2021-08-02 19:14 | Merge branch 'bharat-9052' of https://github.com/bharatvaj/dotfiles into bharat-9052 | Bharatvaj H | 1 | +10 | -5 |
2021-08-02 19:13 | vimrc: Relative line number | Bharatvaj H | 1 | +1 | -1 |
2021-08-02 11:38 | Update .vimrc changes from upstream | Bharatvaj H | 1 | +10 | -5 |
2021-08-02 11:27 | Update .config/.gitignore | Bharatvaj H | 2 | +74 | -0 |
2021-08-01 20:34 | Partially modified .profile to conform to XDG spec | Bharatvaj H | 11 | +42 | -61 |
2021-07-31 19:46 | Merge pull request #2 from bharatvaj/laz3r | Bharatvaj | 4 | +20 | -11 |
2021-07-31 19:41 | Moved git-prompt to .config and sourcing from .bashrc to avoid errors | Bharatvaj H | 4 | +20 | -11 |
2021-07-30 18:21 | Fix the non-interactive shell git leak issue | Bharatvaj H | 5 | +607 | -3282 |
2021-07-30 15:30 | Removed root/ folder, will be moved to separate branch | Bharatvaj H | 7 | +555 | -119 |
2021-02-18 15:22 | .bashrc fix | Bharatvaj H | 2 | +2 | -0 |
2020-05-25 12:43 | Silence bash deprecation warning in mac | Bharatvaj H | 1 | +1 | -0 |
2020-05-25 12:37 | Added .profile for flexibility | Bharatvaj H | 3 | +16 | -14 |
2018-12-02 23:06 | Single .Xdefaults for every dist, .bash_profile optimized for silent boot | Bharatvaj H | 3 | +32 | -121 |
2018-11-27 01:49 | A new practise | Bharatvaj H | 3 | +101 | -1 |
2018-11-26 19:45 | Minimalist i3 | Bharatvaj H | 4 | +32 | -65 |
2018-10-27 19:54 | Added urxvt new-window plugin and updated .Xdefaults for ubuntu | Bharatvaj H | 2 | +41 | -2 |
2018-10-26 09:56 | Added .Xdefaults for ubuntu | Bharatvaj H | 1 | +36 | -0 |
2018-06-22 19:56 | Added support for background through feh | Bharatvaj H | 1 | +1 | -0 |
2018-06-22 18:55 | Added compton to startup | Bharatvaj | 1 | +2 | -3 |
2018-06-22 18:53 | Terminal bgcolor correction | Bharatvaj | 1 | +1 | -1 |
2018-06-22 17:50 | Added status bar and disabled "fake" transparency | Bharatvaj | 2 | +16 | -14 |
2017-11-25 00:17 | Returned to the classic i3 | Bharatvaj | 2 | +14 | -13 |
2017-11-11 15:42 | Back to the classic | Bharatvaj | 3 | +51 | -32 |
2017-11-09 19:40 | Minor correction and removed transaparency for Urxvt | Bharatvaj | 1 | +2 | -2 |
2017-11-09 19:15 | Merge pull request #1 from bharatph/i3-gaps | Bharatvaj | 5 | +2800 | -20 |
2017-11-09 19:11 | Upgraded to i3-gaps | Bharatvaj | 5 | +2800 | -20 |
2017-11-05 20:54 | Initial Commit | Bharatvaj | 6 | +254 | -0 |