# dotfiles **Repository Path**: shawn18/dotfiles ## Basic Information - **Project Name**: dotfiles - **Description**: dot files - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: main - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2020-12-29 - **Last Updated**: 2020-12-29 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # 常用配置文件 ## .tmux.conf tmux是一个终端多路复用器,采用会话得形式,终端断开之后依然可以保存会话,保证任务不会被终端。 tmux支持多窗口,提高生产力。 ## .vimrc vim是一个文本剪辑器。