Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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 ...)
- Host: GitHub
- URL: https://github.com/chusiang/tuxenv
- Owner: chusiang
- License: mit
- Created: 2011-08-23T16:39:11.000Z (about 13 years ago)
- Default Branch: main
- Last Pushed: 2024-09-18T08:32:11.000Z (about 2 months ago)
- Last Synced: 2024-09-18T11:17:21.695Z (about 2 months ago)
- Topics: console, dotfiles, linux-environment, shell
- Language: Shell
- Homepage: http://note.drx.tw
- Size: 766 KB
- Stars: 15
- Watchers: 4
- Forks: 2
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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.