mirror of
https://github.com/SoPat712/dotfiles.git
synced 2025-08-21 18:38:46 -04:00
Create README.md
This commit is contained in:
38
README.md
Normal file
38
README.md
Normal file
@@ -0,0 +1,38 @@
|
|||||||
|
# This will be where I store my dotfiles for preferably the rest of eternity.
|
||||||
|
|
||||||
|
I will use GNU Stow to do so, and it's working well enough so far.
|
||||||
|
|
||||||
|
## Below is a description for each stow
|
||||||
|
|
||||||
|
## NVIM
|
||||||
|
|
||||||
|
### How it was made
|
||||||
|
|
||||||
|
I'll be honest. I liked LazyVim but didn't want to learn the keybinds so I just copied the stuff I needed and added other plugins/changed keybinds for the rest.
|
||||||
|
|
||||||
|
### Plugin Manager
|
||||||
|
|
||||||
|
[Lazy.nvim](https://github.com/folke/lazy.nvim)
|
||||||
|
It's not entirely optimized, but I tried to reduce startup time as much as possible
|
||||||
|
|
||||||
|
### UI Stuff
|
||||||
|
|
||||||
|
I run tokyonight-moon theme, with alpha-nvim as my dashboard.
|
||||||
|
|
||||||
|
I also have mini-indentscope and indent-blankline in order to get some cool indentation highlighting. Entirely unnecessary, but entirely cool.
|
||||||
|
|
||||||
|
### LSP, Linting, and Formatters.
|
||||||
|
|
||||||
|
I switched from null-ls to conform.nvim + nvim-lint after reading a Reddit Post. I find it pretty fast. Still perfecting the configuration though.
|
||||||
|
|
||||||
|
## GIT
|
||||||
|
|
||||||
|
Just a .gitconfig built up over regular usage
|
||||||
|
|
||||||
|
## TMUX
|
||||||
|
|
||||||
|
My new .tmux.conf
|
||||||
|
|
||||||
|
## ZSH
|
||||||
|
|
||||||
|
Just a basic old ZSH
|
Reference in New Issue
Block a user