这是indexloc提供的服务,不要输入任何密码
Skip to content

elirex/terminal

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

47 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Terminal

Provide pretty terminal screen, git log and convenient git command completion.

Install

$ git clone https://github.com/elirex/terminal.git ~/.terminal
$ cd ~/.terminal
$ chmod a+x install
$ ./install

Import

Add the below setting into .bashrc or .zshrc

if [[ -f ~/.terminal/shell_config.sh ]]; then
    . ~/.terminal/shell_config.sh
fi

About

Terminal Configure

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published