nhiroyasu / dotfiles

自分用のdotfiles

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

dotfiles

自分用のdotfiles

status

👨‍💻開発中👨‍💻

概要

こちらのサイトを参考に作成する

やりたいこと

  • zshの設定
  • powerlevelを使えるようにする
  • vimの設定
  • git aliasの設定
  • git completionの設定
  • powerlevelのconfig設定
  • ファイル単位で設定を反映できるようにする
  • gitで同期できない形で、インストールできるようにする

セットアップ

cd ~
git clone https://github.com/cyan-0fbcf9/dotfiles.git
cd dotfiles
chmod +x ./.bin/install-*.sh
./.bin/install-all.sh

WARNING: sh で起動しない

About

自分用のdotfiles


Languages

Language:Shell 97.2%Language:Vim Script 2.8%