Move: takeokunn/nixos-configuration
# download
$ curl -O https://raw.githubusercontent.com/takeokunn/dotfiles/master/install.sh
$ curl -O https://raw.githubusercontent.com/takeokunn/dotfiles/master/install.sh.asc
# verify gpg
$ gpg --verify install.sh.asc install.sh
gpg: Signature made Mon May 3 07:35:49 2021 JST
gpg: using RSA key 8757D842F7D004D771C16954E195541047A39E7D
gpg: Good signature from "takeo obara <[email protected]>" [ultimate]
# exec
$ bash ./install.sh
$ make core
$ make core-clean
$ make all
$ make clean
$ make update
- dotfiles
$ make bash-install
$ make bash-clean
$ make fish-install
$ make fish-clean
$ make fish-update
$ make nano-install
$ make nano-clean
$ make textlint-install
$ make textlint-clean
$ make tmux-install
$ make tmux-clean
$ make nvim-install
$ make nvim-clean
$ make lem-install
$ make lem-clean
$ make lem-update
$ make irb-install
$ make irb-clean
$ make irb-update
$ make spacemacs-install
$ make spacemacs-clean
$ make doomemacs-install
$ make doomemacs-clean
$ make skk-install
$ make skk-clean
$ make peco-install
$ make peco-clean
$ make alacritty-install
$ make alacritty-clean
$ make phpactor-install
$ make phpactor-clean
$ make nyxt-install
$ make nyxt-clean
$ make neofetch-install
$ make neofetch-clean
$ make gnupg-install
$ make gnupg-clean
$ make composer-install
$ make composer-clean
$ make composer-update