Skip to content

Laica-Lunasys/dotfiles

Repository files navigation

dotfiles

ScreenShot

Setup

  1. git clone https://github.com/Laica-Lunasys/dotfiles
  2. cd dotfiles; bash ./init.sh install

Also, you can use make install

Docker

docker pull ghcr.io/laica-lunasys/dotfiles:latest

Usage

docker run --rm --name luna-dotfiles \
    -e TZ=Asia/Tokyo \
    -v $HOME/.ssh:/home/relias/.ssh \
    -it ghcr.io/laica-lunasys/dotfiles:latest

vim (neovim)

If you want to use lsp, you should be execute :LspInstallServer while editing a file.

About

My settings & Initializer....

Resources

Stars

Watchers

Forks

Releases

No releases published