Skip to content

IMOKURI/dotfiles

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

💻 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 22.04, 24.04

Requirements

  • Packages
sudo apt install -y curl gcc git gnupg make tar
  • Set environment variables if use proxy.
export http_proxy=<http://proxy.example.com:port>
export https_proxy=<http://proxy.example.com:port>

Installation

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

About

dotfiles that can be installed by one command

Topics

Resources

License

Stars

Watchers

Forks