https://github.com/hal91190/unixcfg
Several dot files for Unix
https://github.com/hal91190/unixcfg
configuration-files dot-files unix
Last synced: 4 months 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 (over 11 years ago)
- Default Branch: master
- Last Pushed: 2025-03-12T15:30:28.000Z (over 1 year ago)
- Last Synced: 2025-04-30T17:51:37.631Z (about 1 year ago)
- Topics: configuration-files, dot-files, unix
- Language: Python
- Size: 62.5 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)