dotfiles

Cross platform dotfiles for linux, mac and windows
git clone git@getsh.org:dotfiles.git
Log | Files | Refs

DateCommit messageAuthorFiles+-
2024-08-20 22:09Add voom.cmd - temporary solution for downloading pluginsBharatvaj Hemanth1+12-0
2024-08-20 15:16Optimize cmd setupBharatvaj Hemanth3+65-47
2024-08-16 08:07Add steps for setting up shim 71Bharatvaj Hemanth1+5-1
2024-08-14 16:26Fix longstanding clink not injecting on setup.cmdBharatvaj Hemanth8+71-141
2024-08-01 18:04Merge branch 'main' of getsh.org:dotfilesBharatvaj Hemanth1+2-5
2024-08-01 18:02Fix pfs on windowsBharatvaj Hemanth2+7-5
2024-06-15 21:00Fix the argument not working when totp/ is selected in pfsBharatvaj Hemanth1+4-8
2024-03-30 09:18Use the same script pfs for getting both normal and otp keysBharatvaj Hemanth2+7-10
2024-02-17 15:33Merge branch 'main' of getsh.org:dotfilesBharatvaj Hemanth3+3-2
2024-02-17 15:12Fix /sh/aliases: not found issueBharatvaj Hemanth3+3-2
2024-02-17 13:56Remove custom TERMINFO options from .profile, as the path causes issues in serversBharatvaj Hemanth5+3-12
2024-01-05 14:36Move .gitattributes to .config/git/attributesBharatvaj Hemanth1+0-0
2024-01-05 14:32Add missing .bashrcBharatvaj Hemanth2+11-2
2024-01-05 14:20Use 'set -+a' in .profile instead of writing export multiple timesBharatvaj Hemanth22+163-445
2023-10-10 08:36Merge branch 'main' of github.com:bharatvaj/dotfilesBharatvaj Hemanth27+662-520
2023-10-10 08:36Remove GREP_COLOR as it is deprecatedBharatvaj Hemanth1+0-2
2023-09-06 09:54Add plugins file of nvimBharatvaj1+2-0
2023-09-06 08:19Fix file name plugin.vim in init.luaBharatvaj1+1-1
2023-09-06 08:17Move functions to $XDG_DATA_HOME/vim/plugin.vimBharatvaj2+80-80
2023-09-06 08:15Merge branch 'main' of github.com:bharatvaj/dotfilesBharatvaj3+86-21
2023-09-06 08:13Update hyper-red.vimBharatvaj2+6-5
2023-09-03 15:58Merge branch 'main' of https://github.com/bharatvaj/dotfilesBharatvaj1+180-0
2023-09-03 15:57Move contents of env.bat to profile.cmd to save startup timeBharatvaj2+17-17
2023-09-03 15:56Add the missing keybindings.vimBharatvaj1+180-0
2023-08-31 08:58Remove VIMINIT and MYVIMRC env for batBharatvaj1+0-2
2023-08-31 08:57Merge branch 'main' of https://github.com/bharatvaj/dotfilesBharatvaj37+532-637
2023-08-31 08:55Update clink_settingsBharatvaj1+69-2
2023-08-24 00:25Give up and use ~/.vimrcBharatvaj20+376-494
2023-07-15 16:34The ultimate hyper-red.vimBharatvaj1+11-0
2023-06-26 08:13Add empty inupt handling for attach functionBharatvaj2+5-4
2023-06-24 22:56Fix typo in .config/sh/functionsBharatvaj Hemanth1+7-3
2023-06-24 22:55Add redundant XDG_ROOT in .bash_profileBharatvaj Hemanth1+2-0
2023-06-24 22:24Merge branch 'main' of github.com:bharatvaj/dotfilesBharatvaj Hemanth17+232-265
2023-06-24 22:17Merge branch 'main' of getsh.org:dotfilesBharatvaj Hemanth14+104-68
2023-06-24 22:07Add ctags setup to git hooksBharatvaj Hemanth42+26-116
2023-06-21 03:34Use extract.sh to house the extract function whichBharatvaj14+130-94
2023-06-04 19:34Merge common keybingdings in lua back to vimBharatvaj10+106-176
2023-04-17 09:06Merge branch 'main' of getsh.org:dotfilesBharatvaj45+93-183
2023-04-10 18:44Move opt submodules to vim/pluginsBharatvaj25+46-108
2023-04-10 16:21Move dev submodules to voomBharatvaj6+3-27
2023-04-10 16:02Add lspconfig for neovimBharatvaj3+3-1
2023-04-10 15:40Fix less tranparent search color issueBharatvaj1+2-2
2023-03-26 16:09Fix issue with when using on old ubuntuBharatvaj2+6-2
2023-02-24 08:11FZF keybinding addedBharatvaj2+16-8
2023-02-22 09:08Add VIM_PLUGINS_DIR for voom in .profileBharatvaj2+3-0
2023-02-22 08:01Add vim-msbuildBharatvaj1+3-3
2023-02-22 07:58Add vim-cmakeBharatvaj2+4-0
2023-02-22 07:58Remove vim-cmakeBharatvaj2+0-4
2023-02-22 07:57Fix vim-ninja-feet submoduleBharatvaj7+1-19
2023-02-22 07:29Move vim packages from submodules to voom packagesBharatvaj13+47-42
2023-01-21 17:50Merge branch 'main' of getsh.org:dotfilesBharatvaj8+28-11
2023-01-21 17:48Move vimcommon/ to vim/ to keep it simpleBharatvaj69+71-69
2023-01-21 09:50Add string query option to pofsBharatvaj Hemanth1+2-2
2023-01-21 09:39Add empty nvim/lua/unstaged.luaBharatvaj Hemanth1+0-0
2023-01-21 09:23Merge branch 'main' of getsh.org:dotfilesBharatvaj Hemanth45+341-191
2023-01-21 09:20Add alacritty/unstaged.yml to .gitignoreBharatvaj Hemanth6+26-9
2023-01-20 20:35Merge branch 'main' of getsh.org:dotfilesBharatvaj2+1-2
2023-01-20 20:34Add nvim-lspconfig to nvim/dev/optBharatvaj2+4-0
2023-01-20 20:32Fix duplicate gruvbox-material submoduleBharatvaj2+1-2
2023-01-20 20:09Add ci(computer index) scriptBharatvaj4+20-2
2023-01-05 21:18Exit if no selection is madeBharatvaj1+1-0
2023-01-05 20:54Fix lfcd.cmd exiting issueBharatvaj16+48-7
2022-12-20 03:10Merge branch 'main' of github.com:bharatvaj/dotfilesBharatvaj21+124-136
2022-12-20 03:09Revert to Fira Mono in alacritty for availabilityBharatvaj2+8-5
2022-12-20 03:00Move lsp stuff to unstaged as it is unconfirmedBharatvaj21+124-136
2022-12-06 19:22Merge branch 'main' of github.com:bharatvaj/dotfilesBharatvaj98+787-364
2022-12-01 02:39Merge branch 'main' of getsh.org:dotfilesBharatvaj4+185-1
2022-12-01 02:32Proper debug configuration added for neovimBharatvaj15+185-89
2022-11-29 21:25Add proper muttrc without personal infoBharatvaj Hemanth2+72-0
2022-11-29 21:15Add ui and keybindings for muttBharatvaj Hemanth3+113-0
2022-10-01 00:57Add snippets for vim with minisnipBharatvaj19+88-17
2022-09-30 22:36Maintainence commit for previous commitBharatvaj1+2-2
2022-09-30 15:23Fix for Tmux status-pane color mismatchBharatvaj69+332-280
2022-09-11 15:18Merge branch 'main' of github.com:bharatvaj/dotfilesBharatvaj9+58-19
2022-09-11 14:43git: Add po - pull originBharatvaj2+2-1
2022-09-08 23:43Add cam for opening camera in macBharatvaj9+20-31
2022-08-06 19:13nvim: Add useful keybindingsBharatvaj9+58-19
2022-08-02 20:01Use 'v' for neovim and 'n' for cdBharatvaj2+4-4
2022-08-02 19:46vim: StatusLine change from reddish to monoBharatvaj2+8-8
2022-08-02 18:24Remove redundant option in VIMINITBharatvaj1+0-1
2022-08-02 18:19Fine hyper-red, blue is replaced with lightredBharatvaj2+16-31
2022-08-02 17:57Fix: Colorless '$' prompt is back!Bharatvaj1+1-1
2022-08-02 17:51Use doas for sudoBharatvaj5+13-11
2022-08-02 17:39vim: Use seperate file hyper-red for themeBharatvaj4+29-12
2022-07-27 21:26Add: ls: hyper-red themeBharatvaj1+2-0
2022-07-27 20:56Use hyper-red for vim, neovim and lessBharatvaj6+32-8
2022-07-27 19:13nvim: Move from vimrc to init.luaBharatvaj20+217-20
2022-07-24 20:38Return to '\w $' for promptBharatvaj2+2-3
2022-07-24 16:24extract_archive: Handle any-case for extensionBharatvaj1+18-15
2022-07-23 10:43Merge branch 'main' of getsh.org:dotfilesBharatvaj1+1-0
2022-07-23 10:40Add .local/bin/sh for posix scriptsBharatvaj13+115-26
2022-07-22 13:35vim: Add <leader>sc for sourcing .vimrcBharatvaj1+1-0
2022-07-06 09:22vim: Add function FileMvHelperBharatvaj4+42-32
2022-07-05 07:34Add useful vim keybindingsBharatvaj3+23-11
2022-07-04 19:37Remove fillchars in vimBharatvaj1+0-4
2022-07-04 19:13Use &fillchars to check usability in vimBharatvaj1+1-1
2022-07-04 19:05Fix .profile path for .bash_profileBharatvaj2+4-7
2022-07-04 18:36Allow passing custom XDG root pathBharatvaj2+9-7
2022-07-04 18:13Merge branch 'main' of getsh.org:dotfilesBharatvaj17+72-128
2022-07-03 02:05Add 'rs' and 'rso' git aliasesBharatvaj4+20-7
2022-07-04 10:45Remove .config/sh/pluginBharatvaj13+84-43
2022-06-13 20:09Add .config/sh/functionsBharatvaj6+79-56
2022-06-08 20:35Minimal visual vimBharatvaj2+5-1
2022-06-08 14:59Add https://github.com/yegappan/mru for VimBharatvaj2+4-0
2022-05-31 13:13Setup clink for cmdBharatvaj1+11-0
2022-06-01 05:40Use .bat ext for aliases script profileBharatvaj7+32-20
2022-05-31 13:13Setup clink for cmdBharatvaj5+9-2
2022-04-27 13:58Properly setup gvim in windowsbharatvaj.ph6+21-10
2022-04-26 12:18Fix environment variables in setup.ps1bharatvaj.ph1+1-1
2022-04-26 10:21Add patches for windows setup.ps1Bharatvaj3+4-0
2022-04-25 19:59Fix path of packpath in vimrcBharatvaj1+2-1
2022-04-25 19:57Add vim-dispatch submoduleBharatvaj2+7-0
2022-07-04 18:03Optimize vim startup time from 2s to ~0.07 secondsBharatvaj38+118-61
2022-04-22 19:31Add .config/nvim/utils.luaBharatvaj4+15-2
2022-04-22 18:27Use augroup for loading plugins in vimbharatvaj.ph3+44-30
2022-05-03 15:06Add ReverseDate function for vimBharatvaj5+10-0
2022-04-16 17:08Properly add lf configsBharatvaj2+4-0
2022-04-16 17:03Add configure for lfBharatvaj5+25-2
2022-03-31 09:22Add useful keybinding for vim and othersBharatvaj6+25-2
2022-03-31 09:20Use red as the indicator of activeness in tmuxBharatvaj1+6-2
2022-03-07 05:38Don't source vim config for neovimBharatvaj5+26-16
2022-03-06 18:51Add git shortcuts for submodule updateBharatvaj2+3-2
2022-02-15 21:15Handle dependencies carefully in xinitrcBharatvaj3+32-26
2022-03-06 18:59Add nvim-lspconfig for nvimBharatvaj2+4-0
2022-03-03 18:48Add christoomey/vim-tmux-navigator to vimBharatvaj2+4-0
2022-03-03 18:22Map :bb to :make in vimBharatvaj3+8-6
2022-02-12 20:33Properly add vim pluginsBharatvaj17+64-0
2022-02-12 20:30Delete empty directoriesBharatvaj18+1-17
2022-02-01 20:26Have seperate configurations for vim and neovimBharatvaj27+77-56
2022-01-13 23:27Remove 'set -o vi' from .bash_profileBharatvaj1+0-1
2022-01-13 23:14Added nowrapsearch in vim configBharatvaj9+72-47
2021-12-14 17:22Windows 11 changes (#25)Bharatvaj10+65-29
2021-12-14 18:54Source autojump if available. autojump is proving to be usefulBharatvaj1+2-0
2021-12-14 18:53Vim plugin changesBharatvaj4+21-7
2021-12-14 18:45Adapt Hyper for alacrittyBharatvaj2+33-2
2021-12-13 18:47Vim search highlight improvementBharatvaj2+2-6
2021-12-07 13:52Disable status and lightline.vimBharatvaj2+10-1
2021-12-01 20:26Use ww for saving in vim and add emmet-vim pluginBharatvaj2+2-1
2021-12-01 20:23cd coditioning and quick ip commandsBharatvaj2+14-4
2021-12-01 20:20Advanced lynx mode and no lynx pauseBharatvaj1+8-0
2021-11-24 15:35Enable session and bookmark file for lynxBharatvaj2+9-2
2021-11-24 14:53Show links for imagesBharatvaj1+1-0
2021-11-18 20:51Update yank command for tmuxBharatvaj1+1-1
2021-11-15 14:23Unlock advanced workflow with tmuxBharatvaj2+44-0
2021-11-11 18:49Add lynx.lss for better browsingBharatvaj6+94-1
2021-11-11 18:46Vi like settings for vimBharatvaj1+7-0
2021-11-09 16:07Add missing lynx.cfgBharatvaj2+6-0
2021-11-05 12:11Use nvim as VISUAL if availableBharatvaj3+12-3
2021-11-05 12:07Removing annoying search highlight after searchBharatvaj4+73-15
2021-10-09 19:24Added vim plugin context.vimBharatvaj1+1-0
2021-10-06 08:43Remove bashismsBharatvaj16+72-111
2021-10-02 14:31call script added for termux-apiBharatvaj1+7-0
2021-10-01 19:14Add XDG path for dockerbharatvaj.ph4+7-1
2021-08-30 23:00Selectively enable vimspector for nvimbharatvaj.ph1+3-1
2021-08-30 22:50Fix unused GFAll commandbharatvaj.ph2+8-8
2021-08-30 22:37Cleaned up vim filesbharatvaj.ph7+76-36
2021-08-25 04:02Setup taskwarriorbharatvaj.ph4+10-6
2021-08-29 14:16Partially working passfind addedBharatvaj H2+22-0
2021-08-29 12:10Default elinks to launch in ddgBharatvaj H2+3-1
2021-08-24 22:20Add plugin 'shorthand'bharatvaj.ph2+16-0
2021-08-22 22:48Vim leader mapped to spaceBharatvaj H1+4-0
2021-08-04 23:35Basic implmentation of jrnlBharatvaj H4+16-0
2021-08-23 00:33Added vi mode for bashbharatvaj.ph5+10-5
2021-08-16 19:43Darwin 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_64Bharatvaj H2+3-0
2021-08-16 09:46Added pluginsBharatvaj H3+58-2
2021-08-16 01:43Fixed comment typoBharatvaj H1+1-1
2022-07-04 17:27USE XDG paths instead of ~ for vimBharatvaj2+12-6
2022-07-04 13:35Merge branch 'main' of getsh.org:dotfilesBharatvaj9+75-57
2022-07-04 13:22Fix vimrc configurationBharatvaj1+1-1
2022-07-04 13:13Merge branch 'macos_leftovers' into baseBharatvaj9+73-55
2022-07-04 13:07Merge branch 'base' of getsh.org:dotfiles into baseBharatvaj21+128-53
2022-07-04 11:34Merge branch 'base'Bharatvaj70+945-157
2022-07-04 11:31Merge branch 'windows_leftovers' into baseBharatvaj14+85-44
2022-07-04 11:29Merge branch 'base' of getsh.org:dotfiles into baseBharatvaj8+84-58
2022-07-04 10:45Remove .config/sh/pluginBharatvaj16+84-72
2022-07-03 02:59Add .config/X11/keybindingsBharatvaj5+54-47
2022-07-03 02:06Merge branch 'windows_leftovers' of getsh.org:dotfiles into macos_leftoversBharatvaj13+57-23
2022-07-03 02:05Add 'rs' and 'rso' git aliasesBharatvaj1+2-2
2022-07-03 00:54Rebase this commitBharatvaj4+14-3
2022-06-18 05:54Merge remote-tracking branch 'origin/macos' into baseBharatvaj6+79-56
2022-06-13 20:09Add .config/sh/functionsBharatvaj6+79-56
2022-06-08 20:35Minimal visual vimBharatvaj2+5-2
2022-06-08 14:59Add https://github.com/yegappan/mru for VimBharatvaj2+4-0
2022-06-01 15:16Merge branch 'base' of github.com:bharatvaj/dotfiles into baseBharatvaj0+0-0
2022-06-01 05:40Use .bat ext for aliases script profileBharatvaj7+32-20
2022-05-31 13:13Setup clink for cmdBharatvaj5+9-2
2022-05-31 13:13Setup clink for cmdBharatvaj5+9-2
2022-05-30 05:03Merge branch 'windows' of github.com:bharatvaj/dotfiles into baseBharatvaj6+21-10
2022-05-29 07:52Final testBharatvaj1+0-0
2022-05-29 07:51Base 6Bharatvaj1+0-0
2022-05-29 07:44Base 5Bharatvaj1+0-0
2022-05-29 07:42Base 1Bharatvaj1+0-0
2022-05-29 07:36Test 3Bharatvaj1+0-0
2022-05-29 07:34Test 2Bharatvaj1+0-0
2022-05-29 07:32TestBharatvaj1+0-0
2022-05-03 15:14Merge pull request #37 from bharatvaj/linuxBharatvaj5+10-0
2022-05-03 15:13Merge branch 'base' of github.com:bharatvaj/dotfiles into linuxBharatvaj42+168-86
2022-05-03 15:06Add ReverseDate function for vimBharatvaj5+10-0
2022-04-27 13:58Properly setup gvim in windowsbharatvaj.ph6+21-10
2022-04-26 12:18Fix environment variables in setup.ps1bharatvaj.ph1+1-1
2022-04-26 10:24Merge pull request #36 from bharatvaj/macosBharatvaj6+13-1
2022-04-26 10:21Add patches for windows setup.ps1Bharatvaj3+4-0
2022-04-25 19:59Fix path of packpath in vimrcBharatvaj1+2-1
2022-04-25 19:57Add vim-dispatch submoduleBharatvaj2+7-0
2022-04-25 19:45Merge pull request #35 from bharatvaj/windowsBharatvaj39+142-86
2022-04-25 18:20Optimize vim startup time from 2s to ~0.07 secondsbharatvaj.ph38+118-61
2022-04-22 19:32Merge branch 'base' of https://github.com/bharatvaj/dotfiles into windowsbharatvaj.ph4+15-1
2022-04-22 19:32Merge pull request #34 from bharatvaj/macosBharatvaj4+15-1
2022-04-22 19:31Add .config/nvim/utils.luaBharatvaj4+15-1
2022-04-22 18:44Merge branch 'base' of https://github.com/bharatvaj/dotfiles into windowsbharatvaj.ph57+688-150
2022-04-22 18:27Use augroup for loading plugins in vimbharatvaj.ph3+71-71
2022-04-16 17:09Merge pull request #33 from bharatvaj/macosBharatvaj2+4-0
2022-04-16 17:08Properly add lf configsBharatvaj2+4-0
2022-04-16 17:05Merge pull request #32 from bharatvaj/macosBharatvaj5+25-2
2022-04-16 17:03Add configure for lfBharatvaj5+25-2
2022-03-31 09:28Merge pull request #31 from bharatvaj/macosBharatvaj12+53-29
2022-03-31 09:22Add useful keybinding for vim and othersBharatvaj6+25-2
2022-03-31 09:20Use red as the indicator of activeness in tmuxBharatvaj1+6-2
2022-03-07 05:38Don't source vim config for neovimBharatvaj5+17-28
2022-03-06 18:59Merge branch 'base' of github.com:bharatvaj/dotfiles into macosBharatvaj4+35-28
2022-03-06 18:59Add nvim-lspconfig for nvimBharatvaj2+4-0
2022-03-06 18:52Merge pull request #30 from bharatvaj/linuxBharatvaj4+35-28
2022-03-06 18:51Add git shortcuts for submodule updateBharatvaj2+3-2
2022-03-03 18:48Add christoomey/vim-tmux-navigator to vimBharatvaj2+4-0
2022-03-03 18:25Merge branch 'base' of github.com:bharatvaj/dotfiles into linuxBharatvaj3+8-6
2022-03-03 18:22Map :bb to :make in vimBharatvaj3+8-6
2022-03-03 18:23Merge pull request #29 from bharatvaj/macosBharatvaj3+8-6
2022-03-03 17:20Merge branch 'base' of github.com:bharatvaj/dotfiles into linuxBharatvaj13+114-46
2022-03-03 17:19Merge pull request #28 from bharatvaj/macosBharatvaj13+114-46
2022-02-15 21:15Handle dependencies carefully in xinitrcBharatvaj3+32-26
2022-02-12 20:43Merge branch 'base' of github.com:bharatvaj/dotfiles into macosBharatvaj3+49-1
2022-02-12 20:39Merge pull request #27 from bharatvaj/windowsBharatvaj3+49-1
2022-02-12 20:33Properly add vim pluginsBharatvaj17+64-0
2022-02-12 20:30Delete empty directoriesBharatvaj18+1-17
2022-02-02 09:34Merge branch 'base' of github.com:bharatvaj/dotfiles into macosBharatvaj28+76-65
2022-02-01 20:56Merge pull request #26 from bharatvaj/windowsBharatvaj28+81-96
2022-02-01 20:26Have seperate configurations for vim and neovimBharatvaj28+81-96
2022-01-13 23:27Remove 'set -o vi' from .bash_profileBharatvaj1+0-1
2022-01-13 23:14Added nowrapsearch in vim configBharatvaj9+72-47
2021-12-14 18:57Merge branch 'base' of github.com:bharatvaj/dotfiles into macosBharatvaj10+65-29
2021-12-14 18:54Source autojump if available. autojump is proving to be usefulBharatvaj1+2-0
2021-12-14 18:53Vim plugin changesBharatvaj4+21-7
2021-12-14 18:45Adapt Hyper for alacrittyBharatvaj2+33-2
2021-12-14 17:22Windows 11 changes (#25)Bharatvaj11+98-33
2021-12-13 18:49Merge pull request #24 from bharatvaj/macosBharatvaj2+2-6
2021-12-13 18:47Vim search highlight improvementBharatvaj2+2-6
2021-12-07 13:54Merge pull request #23 from bharatvaj/macosBharatvaj2+10-1
2021-12-07 13:52Disable status and lightline.vimBharatvaj2+10-1
2021-12-01 20:28Merge pull request #22 from bharatvaj/macosBharatvaj5+24-5
2021-12-01 20:26Use ww for saving in vim and add emmet-vim pluginBharatvaj2+2-1
2021-12-01 20:23cd coditioning and quick ip commandsBharatvaj2+14-4
2021-12-01 20:20Advanced lynx mode and no lynx pauseBharatvaj1+8-0
2021-11-24 15:36Merge pull request #21 from bharatvaj/macosBharatvaj2+9-2
2021-11-24 15:35Enable session and bookmark file for lynxBharatvaj2+9-2
2021-11-24 15:10Merge pull request #20 from bharatvaj/termuxBharatvaj4+30-0
2021-11-24 14:53Show links for imagesBharatvaj1+1-0
2021-11-18 22:39Merge branch 'base' of github.com:bharatvaj/dotfiles into termuxBharatvaj7+151-1
2021-11-18 20:54Merge pull request #19 from bharatvaj/macosBharatvaj1+1-1
2021-11-18 20:51Update yank command for tmuxBharatvaj1+1-1
2021-11-15 14:24Merge pull request #18 from bharatvaj/macosBharatvaj2+44-0
2021-11-15 14:23Unlock advanced workflow with tmuxBharatvaj2+44-0
2021-11-11 18:56Merge pull request #17 from bharatvaj/linuxBharatvaj1+6-0
2021-11-11 18:55Pull base into linuxBharatvaj6+94-1
2021-11-11 18:50Merge pull request #16 from bharatvaj/macosBharatvaj6+95-1
2021-11-11 18:49Add lynx.lss for better browsingBharatvaj6+95-1
2021-11-11 18:46Vi like settings for vimBharatvaj1+7-0
2021-11-09 16:08Merge pull request #15 from bharatvaj/macosBharatvaj2+6-0
2021-11-09 16:07Add missing lynx.cfgBharatvaj2+6-0
2021-11-05 12:19Merge base into termuxBharatvaj21+152-138
2021-11-05 12:14Merge pull request #14 from bharatvaj/macosBharatvaj21+152-136
2021-11-05 12:11Use nvim as VISUAL if availableBharatvaj3+11-4
2021-11-05 12:07Removing annoying search highlight after searchBharatvaj4+73-15
2021-10-09 19:24Added vim plugin context.vimBharatvaj1+1-0
2021-10-06 08:43Remove bashismsBharatvaj18+72-122
2021-10-02 14:31call script added for termux-apiBharatvaj1+7-0
2021-10-02 14:31Merge branch 'base' of https://github.com/bharatvaj/dotfiles into termuxBharatvaj12+94-42
2021-10-01 19:18Merge pull request #13 from bharatvaj/bharat-9052Bharatvaj4+7-1
2021-10-01 19:14Add XDG path for dockerbharatvaj.ph4+7-1
2021-09-07 00:44Merge pull request #11 from bharatvaj/bharat-9052Bharatvaj18+130-50
2021-08-30 23:00Selectively enable vimspector for nvimbharatvaj.ph1+3-1
2021-08-30 22:50Fix unused GFAll commandbharatvaj.ph2+8-8
2021-08-30 22:37Cleaned up vim filesbharatvaj.ph7+76-36
2021-08-29 14:16Partially working passfind addedBharatvaj H2+22-0
2021-08-29 12:10Default elinks to launch in ddgBharatvaj H2+3-1
2021-08-25 04:02Setup taskwarriorbharatvaj.ph4+10-6
2021-08-24 22:20Add plugin 'shorthand'bharatvaj.ph2+16-0
2021-08-23 00:37Merge branch 'termux' of github.com:bharatvaj/dotfiles into bharat-9052bharatvaj.ph5+22-0
2021-08-23 00:33Added vi mode for bashbharatvaj.ph5+10-5
2021-08-22 22:48Vim leader mapped to spaceBharatvaj H1+4-0
2021-08-16 19:43Darwin 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_64Bharatvaj H2+3-0
2021-08-16 09:48Merge branch 'base' of github.com:bharatvaj/dotfiles into termuxBharatvaj H4+59-3
2021-08-16 09:47Merge pull request #10 from bharatvaj/bharat-9052Bharatvaj4+59-3
2021-08-16 09:46Added pluginsBharatvaj H3+58-2
2021-08-16 09:43Merge branch 'base' of github.com:bharatvaj/dotfiles into termuxBharatvaj H10+35-626
2021-08-16 01:43Fixed comment typoBharatvaj H1+1-1
2021-08-16 01:41Merge pull request #9 from bharatvaj/baseBharatvaj6+17-598
2021-08-16 01:40Merge pull request #8 from bharatvaj/bharat-9052Bharatvaj6+17-598
2021-08-16 01:37Fixes #6Bharatvaj H6+17-598
2021-08-06 22:47Merge pull request #7 from bharatvaj/bharat-9052Bharatvaj18+770-3349
2021-08-06 22:47Remove unwanted jrnl aliasBharatvaj H1+0-3
2021-08-06 22:42Merge branch 'bharat-9052' of https://github.com/bharatvaj/dotfiles into bharat-9052Bharatvaj H1+1-1
2021-08-06 22:41Added .Xresources back to homeBharatvaj H1+0-0
2021-08-06 22:31Added info about xauthBharatvaj H1+7-2
2021-08-06 22:28Add xinit infoBharatvaj H1+7-0
2021-08-06 22:07Fixed X11 not starting because of invalid serverrcBharatvaj H1+1-1
2021-08-06 20:23Alacritty usable fontsize configurationBharatvaj H1+5-27
2021-08-04 23:35Basic implmentation of jrnlBharatvaj H5+16-3
2021-08-04 14:14Moved .bashrc and .bash_aliases to .config/bashBharatvaj H8+36-23
2021-08-02 19:30vimrc: Adaptive line numbersBharatvaj H1+9-1
2021-08-02 19:27Configured alacrittyBharatvaj H2+31-0
2021-08-02 19:14Merge branch 'bharat-9052' of https://github.com/bharatvaj/dotfiles into bharat-9052Bharatvaj H1+10-5
2021-08-02 19:13vimrc: Relative line numberBharatvaj H1+1-1
2021-08-02 11:38Update .vimrc changes from upstreamBharatvaj H1+10-5
2021-08-02 11:27Update .config/.gitignoreBharatvaj H2+74-0
2021-08-01 20:34Partially modified .profile to conform to XDG specBharatvaj H11+42-61
2021-07-31 19:46Merge pull request #2 from bharatvaj/laz3rBharatvaj4+20-11
2021-07-31 19:41Moved git-prompt to .config and sourcing from .bashrc to avoid errorsBharatvaj H4+20-11
2021-07-30 18:21Fix the non-interactive shell git leak issueBharatvaj H5+607-3282
2021-07-30 15:30Removed root/ folder, will be moved to separate branchBharatvaj H7+555-119
2021-02-18 15:22.bashrc fixBharatvaj H2+2-0
2020-05-25 12:43Silence bash deprecation warning in macBharatvaj H1+1-0
2020-05-25 12:37Added .profile for flexibilityBharatvaj H3+16-14
2018-12-02 23:06Single .Xdefaults for every dist, .bash_profile optimized for silent bootBharatvaj H3+32-121
2018-11-27 01:49A new practiseBharatvaj H3+101-1
2018-11-26 19:45Minimalist i3Bharatvaj H4+32-65
2018-10-27 19:54Added urxvt new-window plugin and updated .Xdefaults for ubuntuBharatvaj H2+41-2
2018-10-26 09:56Added .Xdefaults for ubuntuBharatvaj H1+36-0
2018-06-22 19:56Added support for background through fehBharatvaj H1+1-0
2018-06-22 18:55Added compton to startupBharatvaj1+2-3
2018-06-22 18:53Terminal bgcolor correctionBharatvaj1+1-1
2018-06-22 17:50Added status bar and disabled "fake" transparencyBharatvaj2+16-14
2017-11-25 00:17Returned to the classic i3Bharatvaj2+14-13
2017-11-11 15:42Back to the classicBharatvaj3+51-32
2017-11-09 19:40Minor correction and removed transaparency for UrxvtBharatvaj1+2-2
2017-11-09 19:15Merge pull request #1 from bharatph/i3-gapsBharatvaj5+2800-20
2017-11-09 19:11Upgraded to i3-gapsBharatvaj5+2800-20
2017-11-05 20:54Initial CommitBharatvaj6+254-0