Skip to content

.bashrc など設定ファイルをまとめたリポジトリ

Notifications You must be signed in to change notification settings

hirotask/dotfiles

Repository files navigation

dotfiles

Installation

  1. Clone this repository
git clone --recursive https://github.com/hirotask/dotfiles.git
cd dotfiles
  1. Install
./install.sh
  1. (If you want to install extra-packages, run)
./script/dotinstaller/dotinstall.sh install-extra
  1. (If you want to use zsh, run)
exec zsh
  1. Enjoy!

How to start programming

If you start programming, run:

ide

You can choose the project and start programming using the layout below:

Directory structure

The directory structure is based on https://github.com/yutkat/dotfiles .

About

.bashrc など設定ファイルをまとめたリポジトリ

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published