Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/posquit0/tmux-conf
:memo: TMUX Configuration for nerds with tpm
https://github.com/posquit0/tmux-conf
configuration dotfiles screen tmux tmux-conf tmux-plugin tmux-plugins tpm
Last synced: 22 days ago
JSON representation
:memo: TMUX Configuration for nerds with tpm
- Host: GitHub
- URL: https://github.com/posquit0/tmux-conf
- Owner: posquit0
- License: mit
- Created: 2016-11-18T12:51:29.000Z (almost 8 years ago)
- Default Branch: main
- Last Pushed: 2023-09-21T07:50:09.000Z (about 1 year ago)
- Last Synced: 2024-10-05T01:49:49.490Z (about 1 month ago)
- Topics: configuration, dotfiles, screen, tmux, tmux-conf, tmux-plugin, tmux-plugins, tpm
- Homepage:
- Size: 24.4 KB
- Stars: 29
- Watchers: 3
- Forks: 8
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
### **tmux.conf by posquit0**
> *TMUX Configuration for nerds written by posquit0*[![MIT Licence](https://badges.frapsoft.com/os/mit/mit.svg?v=103)](https://opensource.org/licenses/mit-license.php)
[![Open Source Love](https://badges.frapsoft.com/os/v1/open-source.svg?v=103)](https://github.com/ellerbrock/open-source-badge/)
[**This TMUX configuration**](https://github.com/posquit0/tmux-conf) is written by [posquit0](https://github.com/posquit0/) to improve the environment in TMUX.
## Usage
```sh
$ cd ~
$ git clone --recursive https://github.com/posquit0/tmux-conf ~/.tmux
$ ln -s .tmux/tmux.conf .tmux.conf
$ ~/.tmux/plugins/tpm/scripts/install_plugins.sh
```## Contributing
This project follows the [**Contributor Covenant**](http://contributor-covenant.org/version/1/4/) Code of Conduct.
#### Bug Reports & Feature Requests
Please use the [issue tracker](https://github.com/posquit0/tmux-conf/issues) to report any bugs or ask feature requests.
## Self Promotion
Like this project? Follow the repository on [GitHub](https://github.com/posquit0/tmux-conf). And if you're feeling especially charitable, follow [posquit0](https://posquit0.com) on [GitHub](https://github.com/posquit0).
## See Also
- [brewfile](https://github.com/posquit0/brewfile) - Brewfile to install softwares in macOS for engineers.
- [dotfiles](https://github.com/posquit0/dotfiles) - Awesome configurations for the development environments.
- [gitconfig](https://github.com/posquit0/gitconfig) - Git configurations.
- [vimrc](https://github.com/posquit0/vimrc) - Vim Configuration for nerds with vim-plug.
- [zshrc](https://github.com/posquit0/zshrc) - Zsh Configuration for nerds with zplug.## License
Provided under the terms of the [MIT License](https://github.com/posquit0/tmux-conf/blob/main/LICENSE).
Copyright © 2014-2023, [Byungjin Park](https://www.posquit0.com).