alias for terraform
This commit is contained in:
parent
081e33143c
commit
dd01934403
@ -119,6 +119,7 @@ alias checken="aspell check -d en"
|
|||||||
alias checkfr="aspell check -d fr"
|
alias checkfr="aspell check -d fr"
|
||||||
alias gw='./gradlew'
|
alias gw='./gradlew'
|
||||||
alias terraform_landscape='landscape'
|
alias terraform_landscape='landscape'
|
||||||
|
alias tf='terraform'
|
||||||
|
|
||||||
# Show/hide hidden files in Finder
|
# Show/hide hidden files in Finder
|
||||||
alias show="defaults write com.apple.finder AppleShowAllFiles -bool true && killall Finder"
|
alias show="defaults write com.apple.finder AppleShowAllFiles -bool true && killall Finder"
|
||||||
|
Loading…
Reference in New Issue
Block a user