Install GitHub and Gitea CLIs

This commit is contained in:
Jake Howard 2020-05-26 20:47:05 +01:00
parent 8e56440893
commit 49a646318b
Signed by: jake
GPG Key ID: 57AFB45680EDD477
3 changed files with 4 additions and 2 deletions

View File

@ -6,7 +6,7 @@ alias gs="git status"
alias gd="git diff"
alias git-root='cd $(git root)'
gh() {
hub() {
if [ $# -eq 1 ]; then
command git clone git@github.com:RealOrangeOne/${1} --recursive && cd ${1}
else

View File

@ -25,6 +25,7 @@
- docker
- docker-compose
- firefox-developer-edition
- github-cli-bin
- hugo
- poetry
- postgresql

View File

@ -9,11 +9,12 @@
- calibre
- deluge
- feedreader
- gitea-tea
- nextcloud-client
- qownnotes
- quassel-client
- terraform
- terraform-lsp-bin
- qownnotes
- name: Create dotfiles directory