Thanks to visit codestin.com
Credit goes to github.com

Skip to content

zyun53/dotfiles

Repository files navigation

dotfiles

nix-darwin

Setting up Nix on macOS

nix run nix-darwin/master#darwin-rebuild -- switch --flake ~/.config/nix-darwin

# Update
nix flake update
darwin-rebuild switch --flake .

https://github.com/handlename/dotfiles/tree/main

Nix

参考になる

# Bootstrap
nix run nix-darwin -- switch --flake ~/src/github.com/zyun53/dotfiles/nix-darwin

# Update
darwin-rebuild switch --flake ~/src/github.com/zyun53/dotfiles/nix-darwin

TrueColor対応

TrueColor対応のはなし(端末、シェル、tmux、vim) - Panda Noir

curl -s https://gist.githubusercontent.com/lifepillar/09a44b8cf0f9397465614e622979107f/raw/24-bit-color.sh | bash

macOS

app

vim

dein

curl https://raw.githubusercontent.com/Shougo/dein.vim/master/bin/installer.sh > installer.sh
# For example, we just use `~/.cache/dein` as installation directory
sh ./installer.sh ~/.cache/dein

Vim for PHP: The Complete Guide for a Powerful PHP IDE · Web technologies https://web-techno.net/vim-php-ide/

zsh

Zinit

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published