https://github.com/dask-58/dot
my dot files, managed by STOW
https://github.com/dask-58/dot
dotfiles kitty lua neofetch neovim ohmy powerlevel10k thefuck
Last synced: 3 months ago
JSON representation
my dot files, managed by STOW
- Host: GitHub
- URL: https://github.com/dask-58/dot
- Owner: dask-58
- Created: 2024-09-15T10:48:15.000Z (over 1 year ago)
- Default Branch: master
- Last Pushed: 2025-03-30T12:42:41.000Z (about 1 year ago)
- Last Synced: 2025-03-30T13:22:36.255Z (about 1 year ago)
- Topics: dotfiles, kitty, lua, neofetch, neovim, ohmy, powerlevel10k, thefuck
- Language: Lua
- Homepage:
- Size: 154 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# `📁 dot`
Clone the repository
```sh
git clone git@github.com:dask-58/dot ~/.config/dask-58/dot
```
## `📁 dot/nvim`
## Install Instructions
> Install requires Neovim 0.9+. Always review the code before installing a configuration.
Clone the repository and install the plugins:
```sh
git clone git@github.com:dask-58/dot ~/.config/dask-58/dot
```
Open Neovim with this config:
```sh
NVIM_APPNAME=dask-58/dot/nvim nvim
```
## Plugins
### colorscheme
+ [catppuccin/nvim](https://dotfyle.com/plugins/catppuccin/nvim)
+ [eldritch-theme/eldritch.nvim](https://dotfyle.com/plugins/eldritch-theme/eldritch.nvim)
+ [rebelot/kanagawa.nvim](https://dotfyle.com/plugins/rebelot/kanagawa.nvim)
+ [projekt0n/github-nvim-theme](https://dotfyle.com/plugins/projekt0n/github-nvim-theme)
### competitive-programming
+ [xeluxee/competitest.nvim](https://dotfyle.com/plugins/xeluxee/competitest.nvim)
### nvim-dev
+ [MunifTanjim/nui.nvim](https://dotfyle.com/plugins/MunifTanjim/nui.nvim)
### plugin-manager
+ [folke/lazy.nvim](https://dotfyle.com/plugins/folke/lazy.nvim)
### preconfigured
+ [LazyVim/LazyVim](https://dotfyle.com/plugins/LazyVim/LazyVim)
### startup
+ [nvimdev/dashboard-nvim](https://dotfyle.com/plugins/nvimdev/dashboard-nvim)
### utility
+ [NStefan002/screenkey.nvim](https://dotfyle.com/plugins/NStefan002/screenkey.nvim)