Skip to content

rdy3e24r2d2/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

Packages

No packages published

Languages

  • Shell 72.7%
  • Lua 22.0%
  • Vim Script 4.4%
  • Other 0.9%