aliases: add shellcheck headers
parent
604e5c5040
commit
27bfc966ac
|
|
@ -1,4 +1,4 @@
|
|||
cite 'about-alias'
|
||||
# shellcheck shell=bash
|
||||
about-alias 'the silver searcher (ag) aliases'
|
||||
|
||||
## Summary for args to less:
|
||||
|
|
|
|||
|
|
@ -1,4 +1,4 @@
|
|||
cite 'about-alias'
|
||||
# shellcheck shell=bash
|
||||
about-alias 'ansible abbreviations'
|
||||
|
||||
alias ans=ansible
|
||||
|
|
|
|||
|
|
@ -1,4 +1,4 @@
|
|||
cite 'about-alias'
|
||||
# shellcheck shell=bash
|
||||
about-alias 'Atom.io editor abbreviations'
|
||||
|
||||
alias a='atom'
|
||||
|
|
|
|||
|
|
@ -1,4 +1,4 @@
|
|||
cite about-alias
|
||||
# shellcheck shell=bash
|
||||
about-alias 'Aliases for the bash-it command (these aliases are automatically included with the "general" aliases)'
|
||||
|
||||
# Common misspellings of bash-it
|
||||
|
|
|
|||
|
|
@ -1,4 +1,4 @@
|
|||
cite 'about-alias'
|
||||
# shellcheck shell=bash
|
||||
about-alias 'puppet bolt aliases'
|
||||
|
||||
# Aliases
|
||||
|
|
|
|||
|
|
@ -1,4 +1,4 @@
|
|||
cite 'about-alias'
|
||||
# shellcheck shell=bash
|
||||
about-alias 'ruby bundler'
|
||||
|
||||
# Bundler Commands
|
||||
|
|
|
|||
|
|
@ -1,5 +1,4 @@
|
|||
# shellcheck shell=bash
|
||||
cite 'about-alias'
|
||||
about-alias 'xclip shortcuts'
|
||||
|
||||
alias pbcopy="xclip -selection clipboard"
|
||||
|
|
|
|||
|
|
@ -1,4 +1,4 @@
|
|||
cite 'about-alias'
|
||||
# shellcheck shell=bash
|
||||
about-alias 'common composer abbreviations'
|
||||
|
||||
# Aliases
|
||||
|
|
|
|||
|
|
@ -1,6 +1,4 @@
|
|||
#!/bin/bash
|
||||
|
||||
cite 'about-alias'
|
||||
# shellcheck shell=bash
|
||||
about-alias 'Curl aliases for convenience.'
|
||||
|
||||
# set apt aliases
|
||||
|
|
|
|||
|
|
@ -1,5 +1,4 @@
|
|||
# shellcheck shell=bash
|
||||
cite 'about-alias'
|
||||
about-alias 'dnf aliases for fedora 22+ distros'
|
||||
|
||||
alias dnfl="dnf list" # List packages
|
||||
|
|
|
|||
|
|
@ -1,4 +1,4 @@
|
|||
cite 'about-alias'
|
||||
# shellcheck shell=bash
|
||||
about-alias 'docker-compose abbreviations'
|
||||
|
||||
alias dco="docker-compose"
|
||||
|
|
|
|||
|
|
@ -1,4 +1,4 @@
|
|||
cite 'about-alias'
|
||||
# shellcheck shell=bash
|
||||
about-alias 'emacs editor'
|
||||
|
||||
case $OSTYPE in
|
||||
|
|
|
|||
|
|
@ -1,4 +1,4 @@
|
|||
cite 'about-alias'
|
||||
# shellcheck shell=bash
|
||||
about-alias 'fuck/please to retry last command with sudo'
|
||||
|
||||
# Play nicely with 'thefuck' plugin
|
||||
|
|
|
|||
|
|
@ -1,5 +1,4 @@
|
|||
# shellcheck shell=bash
|
||||
cite 'about-alias'
|
||||
about-alias 'common git abbreviations'
|
||||
|
||||
alias g='git'
|
||||
|
|
|
|||
|
|
@ -1,4 +1,4 @@
|
|||
cite 'about-alias'
|
||||
# shellcheck shell=bash
|
||||
about-alias 'common git-svn abbreviations'
|
||||
|
||||
# Aliases
|
||||
|
|
|
|||
|
|
@ -1,4 +1,4 @@
|
|||
cite 'about-alias'
|
||||
# shellcheck shell=bash
|
||||
about-alias 'heroku task abbreviations'
|
||||
|
||||
# heroku
|
||||
|
|
|
|||
|
|
@ -1,4 +1,4 @@
|
|||
cite 'about-alias'
|
||||
# shellcheck shell=bash
|
||||
about-alias 'mercurial abbreviations'
|
||||
|
||||
alias hs='hg status'
|
||||
|
|
|
|||
|
|
@ -1,7 +1,5 @@
|
|||
# Some aliases for Homebrew Cask
|
||||
|
||||
cite 'about-alias'
|
||||
about-alias 'homebrew-cask abbreviations'
|
||||
# shellcheck shell=bash
|
||||
about-alias 'Some aliases for Homebrew Cask'
|
||||
|
||||
alias bcin='brew cask install'
|
||||
alias bcrm='brew cask uninstall'
|
||||
|
|
|
|||
|
|
@ -1,7 +1,5 @@
|
|||
# Some aliases for Homebrew
|
||||
|
||||
cite 'about-alias'
|
||||
about-alias 'homebrew abbreviations'
|
||||
# shellcheck shell=bash
|
||||
about-alias 'Some aliases for Homebrew'
|
||||
|
||||
alias bup='brew update && brew upgrade'
|
||||
alias bout='brew outdated'
|
||||
|
|
|
|||
|
|
@ -1,4 +1,4 @@
|
|||
cite 'about-alias'
|
||||
# shellcheck shell=bash
|
||||
about-alias 'jitsu task abbreviations'
|
||||
|
||||
# jitsu
|
||||
|
|
|
|||
|
|
@ -1,8 +1,4 @@
|
|||
#!/bin/bash
|
||||
#
|
||||
# -binaryanomaly
|
||||
|
||||
cite 'about-alias'
|
||||
# shellcheck shell=bash
|
||||
about-alias 'kubectl aliases'
|
||||
|
||||
function _set_pkg_aliases() {
|
||||
|
|
|
|||
|
|
@ -1,4 +1,4 @@
|
|||
cite 'about-alias'
|
||||
# shellcheck shell=bash
|
||||
about-alias 'maven abbreviations'
|
||||
|
||||
alias mci='mvn clean install'
|
||||
|
|
|
|||
|
|
@ -1,4 +1,4 @@
|
|||
cite 'about-alias'
|
||||
# shellcheck shell=bash
|
||||
about-alias 'the Node.js environment aliases'
|
||||
|
||||
# alias to setup nodejs development environment
|
||||
|
|
|
|||
|
|
@ -1,4 +1,4 @@
|
|||
cite 'about-alias'
|
||||
# shellcheck shell=bash
|
||||
about-alias 'common npm abbreviations'
|
||||
|
||||
# Aliases
|
||||
|
|
|
|||
|
|
@ -1,4 +1,4 @@
|
|||
cite 'about-alias'
|
||||
# shellcheck shell=bash
|
||||
about-alias 'phoenix abbreviations'
|
||||
|
||||
# Phoenix Commands
|
||||
|
|
|
|||
|
|
@ -1,4 +1,4 @@
|
|||
cite 'about-alias'
|
||||
# shellcheck shell=bash
|
||||
about-alias 'puppet aliases'
|
||||
|
||||
# Aliases
|
||||
|
|
|
|||
|
|
@ -1,4 +1,4 @@
|
|||
cite 'about-alias'
|
||||
# shellcheck shell=bash
|
||||
about-alias 'pyrocms abbreviations'
|
||||
|
||||
###
|
||||
|
|
|
|||
|
|
@ -1,4 +1,4 @@
|
|||
cite 'about-alias'
|
||||
# shellcheck shell=bash
|
||||
about-alias 'rails abbreviations'
|
||||
|
||||
# Rails Commands
|
||||
|
|
|
|||
|
|
@ -1,4 +1,4 @@
|
|||
cite 'about-alias'
|
||||
# shellcheck shell=bash
|
||||
about-alias 'common svn abbreviations'
|
||||
|
||||
# Aliases
|
||||
|
|
|
|||
|
|
@ -1,4 +1,4 @@
|
|||
cite 'about-alias'
|
||||
# shellcheck shell=bash
|
||||
about-alias 'systemd service'
|
||||
|
||||
case $OSTYPE in
|
||||
|
|
|
|||
|
|
@ -1,7 +1,5 @@
|
|||
# Aliases for Terraform and Terragrunt
|
||||
|
||||
cite 'about-alias'
|
||||
about-alias 'Terraform abbreviations'
|
||||
# shellcheck shell=bash
|
||||
about-alias 'Aliases for Terraform and Terragrunt'
|
||||
|
||||
alias tf='terraform'
|
||||
alias tfv='terraform validate'
|
||||
|
|
|
|||
|
|
@ -1,7 +1,5 @@
|
|||
# Aliases for Terraform and Terragrunt
|
||||
|
||||
cite 'about-alias'
|
||||
about-alias 'Terragrunt abbreviations'
|
||||
# shellcheck shell=bash
|
||||
about-alias 'Aliases for Terraform and Terragrunt'
|
||||
|
||||
alias tg='terragrunt'
|
||||
alias tgv='terragrunt validate'
|
||||
|
|
|
|||
|
|
@ -1,4 +1,4 @@
|
|||
cite 'about-alias'
|
||||
# shellcheck shell=bash
|
||||
about-alias 'textmate abbreviations'
|
||||
|
||||
case $OSTYPE in
|
||||
|
|
|
|||
|
|
@ -1,4 +1,4 @@
|
|||
cite 'about-alias'
|
||||
# shellcheck shell=bash
|
||||
about-alias 'Tmux terminal multiplexer'
|
||||
|
||||
alias txl='tmux ls'
|
||||
|
|
|
|||
|
|
@ -1,4 +1,4 @@
|
|||
cite 'uuid-alias'
|
||||
# shellcheck shell=bash
|
||||
about-alias 'uuidgen aliases'
|
||||
|
||||
if _command_exists uuid; then # Linux
|
||||
|
|
|
|||
|
|
@ -1,4 +1,4 @@
|
|||
cite 'about-alias'
|
||||
# shellcheck shell=bash
|
||||
about-alias 'vagrant aliases'
|
||||
|
||||
# Aliases
|
||||
|
|
|
|||
|
|
@ -1,4 +1,4 @@
|
|||
cite 'about-alias'
|
||||
# shellcheck shell=bash
|
||||
about-alias 'vault aliases'
|
||||
|
||||
# Aliases
|
||||
|
|
|
|||
|
|
@ -1,5 +1,4 @@
|
|||
# shellcheck shell=bash
|
||||
cite 'about-alias'
|
||||
about-alias 'vim abbreviations'
|
||||
|
||||
_command_exists vim || return
|
||||
|
|
|
|||
|
|
@ -1,4 +1,4 @@
|
|||
cite 'about-alias'
|
||||
# shellcheck shell=bash
|
||||
about-alias 'yarn package manager aliases'
|
||||
|
||||
# Aliases
|
||||
|
|
|
|||
Loading…
Reference in New Issue