Skip to content

sota1235/dotfiles

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

dotfiles

dotfiles.

Description

dotfiles for using that.

  • zsh
  • git
  • vim
  • tmux

This dotfiles supports the following libraries.

Requirement

  • bash

for macOS

Install

$ git clone git@github.com:sota1235/dotfiles.git ~/.dotfiles

$ cd ~/.dotfiles

$ ./install

You can specify git user name and e-mail address by add options.

$ ./install -u {git user name} -e {git e-mail address}

Update

Exec dot_update command.

$ dot_update

(*'-') < Do you want to update the dotfiles? [y/N]

Uninstall

Exec dot_uninstall command.

$ dot_uninstall

(*;-;) < Do you want to uninstall the dotfiles? [n/Y]

Usage

  • zsh

  • vim

  • tmux

Author

@sota1235