Install Tig
This commit is contained in:
@@ -15,7 +15,8 @@
|
||||
git_packages: [
|
||||
"git-gui",
|
||||
"gitk",
|
||||
"git-flow" ] }
|
||||
"git-flow",
|
||||
"tig" ] }
|
||||
- { role: kosssi.phpstorm, tags: phpstorm,
|
||||
phpstorm_version: 9.0.2 }
|
||||
- { role: ansiblebit.oracle-java, tags: phpstorm,
|
||||
@@ -128,6 +129,8 @@
|
||||
#
|
||||
# https://github.com/sgentle/caniuse-cmd
|
||||
#
|
||||
# Tigrc : https://github.com/chadrien/dotfiles/blob/master/roles/shell/files/tigrc#L10
|
||||
#
|
||||
# Capistrano : docker run --rm -it -v `pwd`:/home -v $HOME/.ssh:/root/.ssh --workdir="/home" ruby bash -c "bundle install && bundle exec cap deploy"
|
||||
# Composer : docker run -v $(pwd):/app composer/composer install
|
||||
# Mysql
|
||||
|
||||
Reference in New Issue
Block a user