chusiang / tuxENV

my dotfiles for Linux and macOS console environment (bash, tmux, vim like ...)
http://note.drx.tw
MIT License
15 stars 2 forks source link
console dotfiles linux-environment shell

tuxENV | chusiang

This is my dotfiles for Linux and macOS console environment.

If you like Vim, you can see my vimrc, and you can quick get my environment with hacking-ubuntu.ansible.

Setup

  1. Clone tuxENV.

    $ git clone https://github.com/chusiang/tuxENV.git
    $ cd tuxENV/
  2. Install

    $ make install
    
    # install tmux plugins.
    $ tmux
    # → <Ctrl> + A + I
  3. Update

    $ make update
  4. Backup

    $ make backup

Configuration

  1. bash
  2. mosh
  3. muttator
  4. pentadactyl
  5. rxvt-unicode:
  6. screen
  7. tmux

Reference

License

Copyright (c) chusiang from 2011 under the MIT license.