Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/chusiang/tuxenv

my dotfiles for Linux and macOS console environment (bash, tmux, vim like ...)
https://github.com/chusiang/tuxenv

console dotfiles linux-environment shell

Last synced: 1 day ago
JSON representation

my dotfiles for Linux and macOS console environment (bash, tmux, vim like ...)

Awesome Lists containing this project

README

        

# tuxENV | chusiang

This is my dotfiles for Linux and macOS console environment.

If you like Vim, you can see my [vimrc](https://github.com/chusiang/vimrc), and you can quick get my environment with [hacking-ubuntu.ansible](https://github.com/chusiang/hacking-ubuntu.ansible).

- Author: [Chu-Siang Lai (凍仁翔)](http://note.drx.tw/)
- Build Date: 2013/02/07

## Setup

1. Clone tuxENV.

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

1. Install

```
$ make install

# install tmux plugins.
$ tmux
# → + A + I
```

1. Update

```
$ make update
```

1. Backup

```
$ make backup
```

## Configuration

1. bash
1. mosh
1. muttator
1. pentadactyl
1. rxvt-unicode:
1. screen
1. tmux

## Reference

* [Keyboard shortcuts | Firefox Help](https://support.mozilla.org/en-US/kb/keyboard-shortcuts-perform-firefox-tasks-quickly)
* [SammyLin/tmux-config | GitHub](https://github.com/SammyLin/tmux-config)
* [chusiang/hacking-ubuntu.ansible | GitHub](https://github.com/chusiang/hacking-ubuntu.ansible)

## License

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