Skip to content

yfujita/vagrant-for-terminal

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Windows ターミナル環境用 vagrant

Windowsで良い感じのターミナル環境を構築してvimとかgitとかtmuxを使う
を参考に自動化したものです。

使い方

  1. git clone https://github.com/yfujita/vagrant-for-terminal.git --config core.autocrlf=false
  2. vagrantをインストールvagrant。VirtualBoxもインストールVirtualBox
  3. vagrant-omnibusプラグインをインストール(vagrant plugin install vagrant-omnibus)
  4. Vagrantfileのsrc_dirにホスト側の共有するフォルダを設定する。
  5. vagrant up
  6. teratermとかでsshで接続する。 userとpassは"vagrant"
  7. tmuxとか使える。/vmshare下にホスト側のファイルとかあるのでtmuxとかでいじれて嬉しい。

About

Windowsターミナル環境用Vagrant

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published