Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/hal91190/unixcfg
Several dot files for Unix
https://github.com/hal91190/unixcfg
configuration-files dot-files unix
Last synced: about 1 month ago
JSON representation
Several dot files for Unix
- Host: GitHub
- URL: https://github.com/hal91190/unixcfg
- Owner: hal91190
- Created: 2014-12-24T21:34:32.000Z (about 10 years ago)
- Default Branch: master
- Last Pushed: 2024-02-21T16:20:15.000Z (11 months ago)
- Last Synced: 2024-10-25T00:04:32.398Z (3 months ago)
- Topics: configuration-files, dot-files, unix
- Language: Python
- Size: 39.1 KB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Several dot files for Unix
## Setup
### Bash Shell
[setup.bash](setup.bash) allows to install configurations for the current user.## Configutation for Bash
The configuration is splitted into 3 files ([_bashrc](_bashrc), [_bash_aliases](_bash_aliases),
[_bash_functions](_bash_functions)).## Configuration for Git
The configuration is in [_gitconfig](_gitconfig).## Configuration for Vim
The configuration is in [_vimrc](_vimrc).[Vundle](https://github.com/VundleVim/Vundle.vim) is used to manage plugins.
Type `vim +PluginInstall +qall` in a terminal to install or update plugins.On Linux, the [Source Code Pro](https://github.com/adobe-fonts/source-code-pro) font is used for graphical display.
## Configuration for TMux
The configuratio is in [_tmux.conf](_tmux.conf).## Other configurations
### Cygwin terminal
[_minttyrc](_minttyrc)