Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/shortarrow/dotfiles
dotfiles of shortarrow
https://github.com/shortarrow/dotfiles
dotfiles hugo neovim nvim
Last synced: 2 months ago
JSON representation
dotfiles of shortarrow
- Host: GitHub
- URL: https://github.com/shortarrow/dotfiles
- Owner: ShortArrow
- License: mit
- Created: 2022-05-09T06:25:34.000Z (almost 3 years ago)
- Default Branch: develop
- Last Pushed: 2024-11-12T00:39:44.000Z (3 months ago)
- Last Synced: 2024-11-30T14:43:48.619Z (2 months ago)
- Topics: dotfiles, hugo, neovim, nvim
- Language: Lua
- Homepage: https://dotfiles.shortarrow.jp/
- Size: 1.3 MB
- Stars: 2
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: readme.md
- License: LICENSE
Awesome Lists containing this project
README
# dotfiles
configration of @ShortArrow
## Quick Test on Docker
```bash
git clone https://github.com/ShortArrow/dotfiles.git
cd dotfiles
docker compose up -d --build
docker compose exec nvim /bin/bash -c nvim
```## check startuptime
```bash
nvim --startuptime ./startup.log
```## No Them No Life
- CUI
- Github CLI
- PowerShell
- TUI
- LazyDocker
- LazyGit
- Bottom
- Zellij
- Neovim
- WM
- GlazeWM
- Hyprland
- i3wm
- GUI
- Inkscape
- Gimp
- ChromeExtensions
- Vimium
- DarkReader
- uBlock Origin
- uBlacklist
- Google Translate
- DeepL
- Wikiwand
- Google検索キーボードショートカット## Add Docs
```bash
cd ./content/ja
ln -s ../../bash ./bash
```or
```bash
hugo new ./content/ja/newmd.md
```## Important Infomation Source
[Docs of nvim lsp](https://nvim-lsp.github.io/)
[color](https://www.pandanoir.info/entry/2019/11/02/202146)## Road Map
- Add [mason.nvim](https://github.com/williamboman/mason-lspconfig.nvim)