Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/timothyye/mydotfiles
All my dot configuration files.
https://github.com/timothyye/mydotfiles
neovim tmux vim vimrc zshrc
Last synced: about 9 hours ago
JSON representation
All my dot configuration files.
- Host: GitHub
- URL: https://github.com/timothyye/mydotfiles
- Owner: TimothyYe
- License: mit
- Created: 2015-06-27T06:24:45.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2024-06-30T07:50:51.000Z (4 months ago)
- Last Synced: 2024-07-01T16:31:51.210Z (4 months ago)
- Topics: neovim, tmux, vim, vimrc, zshrc
- Language: Vim Script
- Homepage:
- Size: 3.61 MB
- Stars: 384
- Watchers: 15
- Forks: 160
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Funding: .github/FUNDING.yml
- License: LICENSE
Awesome Lists containing this project
README
## Introduction
This repository is used to manage all my dot configuration files, it includes:>* Vim
>* Tmux <= V2.8
>* Zsh
>* Bash
>* NeoVim
>* Spacemacs
>* Alacritty
>* Fish
>* VSCodeMy Doom Emacs configuration is [here](https://github.com/TimothyYe/doom-emacs), if you are interested.
## Tutorials
* [程序员内功系列--序篇](https://xiaozhou.net/learn-the-command-line-preface-2017-05-12.html)
* [程序员内功系列--iTerm与Zsh篇](https://xiaozhou.net/learn-the-command-line-iterm-and-zsh-2017-06-23.html)
* [程序员内功系列--Tmux篇](https://xiaozhou.net/learn-the-command-line-tmux-2018-04-27.html)
* [程序员内功系列–-Vim篇](https://xiaozhou.net/learn-the-command-line-preface-2017-05-12.html)
* [程序员内功系列–-常用命令行工具篇](https://xiaozhou.net/learn-the-command-line-tools-md-2018-10-11.html)
* [使用Spacemacs打造你的开发环境](https://xiaozhou.net/from-neovim-to-spacemacs-2019-09-04.html)## Demo
This is a demo to run a NeoVim in Tmux.>* Use Tmux to manage multiple panels & windows.
>* Run NeoVim in Tmux panel.
>* Config NeoVim with plugins: YouCompleteMe/NERDTree/TagBar/etc...
>* Shell is configured to use Zsh & Oh-My-Zsh![](https://github.com/TimothyYe/mydotfiles/blob/master/snapshot/tmux-nvim.png)
![](hhttps://github.com/TimothyYe/mydotfiles/blob/master/snapshot/tmux-nvim2.png)
![](https://xiaozhou.net/pics/ide.png)
![](https://xiaozhou.net/pics/tmux/3.png)
![](https://github.com/TimothyYe/mydotfiles/blob/master/snapshot/tmux-nvim3.png)
>* Spacemacs
![](https://github.com/TimothyYe/mydotfiles/blob/master/snapshot/spacemacs.png)
![](https://github.com/TimothyYe/mydotfiles/blob/master/snapshot/spacemacs2.png)