Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

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.

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
>* VSCode

My 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)