Skip to content

renhx/dotfiles

Repository files navigation

dotfiles Build Status

tmux + fish-shell + vim + etc 🐱

Requirements

OSX

xcode-select --install

Install

git clone https://github.com/renhx/dotfiles.git && cd dotfiles
make
# About Shell
make fish       # fish-shellを使う時
make zsh-append # 既存のzsh環境にaliasやPATHを寄生させる時(RS2等)
make bash       # bashを使う時

Screencast

asciicast

scripts/*.sh

~/usr/local/以下にユーザ権限でインストール。

export PATH=$HOME/usr/local/bin/:$PATH
export LD_LIBRARY_PATH=$HOME/usr/local/lib/:$LD_LIBRARY_PATH
  • install_mosh_to_home.sh
  • install_rainbarf_to_home.sh
    • tmuxのステータスバー用ビジュアライザ
  • install_tig_to_home.sh
  • install_tmux_to_home.sh
  • install_tree_to_home.sh
  • install_vim_to_home.sh
    • +if_luaなvim

About

my dotfiles

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published