Skip to content

ken-matsui/dotfiles

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Dotfiles

Terminal Alacritty
Multiplexer Tmux
Shell Zsh
Prompt Starship
Editor Vim / Neovim
Theme Material Deep Ocean
Fonts JetBrains Mono Nerd

Installation

Config-only Installation (recommended)

cd ~
git clone https://github.com/ken-matsui/dotfiles.git
./dotfiles/setup/common/config.sh minimal

Full Installation (only on macOS or Manjaro Sway)

Use this way only when you have a fresh environment.

bash -c "$(curl -fsSL https://raw.githubusercontent.com/ken-matsui/dotfiles/main/install.sh)"

Manual Font Installation (if necessary)

JetBrains Mono Nerd

cd /tmp
wget https://github.com/ryanoasis/nerd-fonts/releases/download/v3.2.1/JetBrainsMono.zip
unzip JetBrainsMono.zip

mkdir -p ~/.local/share/fonts
mv *.ttf ~/.local/share/fonts

fc-cache -f -v
fc-list | grep JetBrains

About

Dotfiles for Alacritty, Neovim, Tmux, and Zsh

Resources

License

Stars

Watchers

Forks

Sponsor this project