mirror of
https://github.com/pratiktri/dotfiles.git
synced 2026-02-04 08:41:43 +05:30
0e35923ad0555d997d96f9dec2040362e0591da8
- new: Refactor plugin - new: Dial plugin - update: Trouble plugin updated to v3 and new API adopted - fix: Fidget plugin was giving more LSP messages, tried to reduce - fix: Harpoon settings synced with LazyNvim - update: Shortcut for listing all notifications - fix: Tmux navigation was being blocked by kitty-navigator. Fixed by adding keymaps to kitty-navigator
dotfiles
Place to keep my .dotfiles so I do not have to worry about migrating to another system.
Usage
$ bash bootstrap.sh -h
Applies all settings stored in the script's directory to your home directory
Usage: bootstrap.sh [-q|--quiet] [-l|--create-links]
-q, --quiet No screen outputs
-l, --create-links Creates soft-links to files in the current directory instead of copying them
Example: bash ./bootstrap.sh -q --create-links
Why --create-links?
I have multiple Linux installations on my machine. Linking it from one place (this repository) keeps things tidy. Also, changes to dotfiles automatically get applied to all the distros.
Description
Languages
Shell
35.6%
Lua
33.7%
Vim Script
30.1%
Python
0.4%
CSS
0.1%