Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

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

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)