Skip to content

Latest commit

 

History

History
34 lines (22 loc) · 870 Bytes

README.md

File metadata and controls

34 lines (22 loc) · 870 Bytes

dotfiles

This is my config file

📦 Installation

Automatic

Copy and execute this.

bash -c "`curl -fsSL https://raw.githubusercontent.com/MeiWagatsuma/dotfiles/master/install.sh`"

Manualy

Clone this repository to home directory, and run install.sh.

⚡️ Requirements

Terminal

  • a Nerd Font (optional)
  • Tmux (optional)
  • FZF (optional)

Neovim

  • Neovim >= 0.8.1 (needs to be built with LuaJIT)
  • ascii-image-converter (optional for image.nvim)
  • Node.js (required for LSP)
  • luarocks (required for linter of lua)
  • jq, tidy (optional formatter for rest.nvim)
  • zoxide (optional for telescope-zoxide)