Skip to content

Latest commit

 

History

History
31 lines (19 loc) · 573 Bytes

File metadata and controls

31 lines (19 loc) · 573 Bytes

💻 dotfiles

E2E Test

Dotfiles that can be installed by one command

Features

  • Clone dotfiles repository.
  • Create symbolic links to dotfile.
  • Install Neovim and development tools via Mise.

Platforms

  • Ubuntu 24.04

Requirements

sudo apt install -y curl gcc git gnupg make tar

Installation

bash -c "$(curl -fsSL https://git.io/imokuri)"