Hiratake / dotfiles

πŸ“„ Hiratake Dotfiles

Home Page:https://dot.hiratake.xyz

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

πŸ“„dotfiles

CI Misskey coffee

Hiratake dotfiles for Ubuntu on WSL and macOS.
This dotfiles managed with chezmoi 🏠

πŸš€ Getting started

Run the following command in your terminal:

sh -c "$(wget -qO- get.chezmoi.io)" -- init --apply Hiratake

πŸ’‘ If you use curl, run the following command:

sh -c "$(curl -fsSL get.chezmoi.io)" -- init --apply Hiratake

VSCode Dev Containers

For use with VSCode Dev Containers:

  1. Install Dev Containers Extension and Docker.
  2. Open the settings in VSCode.
  3. Search for "dotfiles", and write Hiratake/dotfiles in the entry named Dotfiles: Repository.

VSCode dotfiles setting example

πŸ”‘ Fonts

This dotfiles uses the Zsh theme Powerlevel10k, so it requires you to install a font on your host machine with support for the Nerd Fonts glyphs. I recommend the Meslo Nerd Font.

πŸ’‘ Inspirations

About

πŸ“„ Hiratake Dotfiles

https://dot.hiratake.xyz

License:MIT License


Languages

Language:Shell 73.7%Language:Vim Script 26.3%