Commit Graph

12 Commits

Author SHA1 Message Date
Pratik Tripathy
44d124735d - Aliases added for alternate Nvim distros
- File cleanups
- Zoxide initialization in bashrc & zshrc
2024-01-10 21:59:53 +05:30
Pratik Tripathy
f780d7f6bd # Tmux Config
- Added Catppuccin theme
- Added kitty terminal config

# Sync and Rectify Vim & NVIM

- Undo files are incompatible between VIM & NVIM - saved those files separately
- Keybinding for saving and quitting moved to VIM config
- VIM & NVIM swapfiles removed
- More VIM options set to enhance usability
- Synced system vim config and keybindings with ideavimrc

# Shell Script File Changes

- Reverted to using `#!/bin/sh` as bash is slow and not POSIX compliant.
- Reformatted
2024-01-02 23:56:13 +05:30
Pratik Tripathy
0402ee5481 NVIM Configuration Enhancements
- VIM: Keybindings for better coding
- Gitignore in common is now a hardlinked to the root one
- NVIM: Bash Alias added for Nvim
- VIM: settings added from VIM-sensible and Primeagen
- NVIM: Moved autocommands, keybindings & configurations specific to NVIM to lua/config
- Wezterm, tmux configured.
- Generic: Configurations moved inside $HOME/.config/ directory
- Generic: All aliases renamed to similar names.
- Generic: Relevant aliases added for reaching git root
2023-12-30 23:42:46 +05:30
Pratik Tripathy
14bca30695 NVIM with Lazy.vim Package Manager
- Added the basic setting for functional LSP.
- Split configurations into multiple files suitable for Lazy usage.
2023-12-24 23:39:58 +05:30
Pratik Tripathy
2fff17cb88 - Add gitgutter vim plugin to ideavimrc
- Remove nvim lazy-lock.json from git
- Updated .gitignore
2023-10-28 20:09:58 +05:30
Pratik Tripathy
186fb89a2d - Combined .gitignore files into one and moved to common directory
- New plugins and themes added to vim
- Copied over some useful plugins to ideavimrc
- Added docker and autosuggest plugins to zsh
2023-10-27 15:52:57 +05:30
Pratik Tripathy
306fcd5c23 Major Update
- Updated repo to support both mac and kde neon
- bootstrap.sh updated to auto-detect OS and read from the required directory
- Added VIM & NeoVIM dot files
2023-10-22 03:01:04 +05:30
Pratik Kumar Tripathy
0d0fa3840c Fixing bootstrap script 2022-02-08 19:37:15 +05:30
Pratik Tripathy
20da8ce2f9 - Remove bash template file
- Script to bootstrap the dotfiles
2021-07-06 02:35:29 +05:30
Pratik Tripathy
b1ea62811d cleanups and updates 2021-06-03 14:46:58 +05:30
Pratik Tripathy
56f6e6c880 remove unneccessary files 2020-07-25 20:59:55 +05:30
Pratik
2b83e6136d Initial commit after removing aal history 2019-12-09 15:27:13 +05:30