.
This commit is contained in:
1
.alias
1
.alias
@@ -3,6 +3,5 @@ alias ip='ip -color'
|
||||
alias weather='curl http://v2.wttr.in/Stockholm'
|
||||
alias gpg='gpg2'
|
||||
alias ls_dotfiels='/usr/bin/git --git-dir=$HOME/.dotfiles ls-tree --full-tree -r --name-only HEAD'
|
||||
alias t="todo.sh"
|
||||
alias gl='git log --graph --pretty=format:'\''%Cred%h%Creset -%C(yellow)%d%Creset %s %Cgreen(%cr) %C(bold blue)<%an>%Creset'\'' --abbrev-commit --date=relative'
|
||||
alias mariadb='kubectl exec -it $(kubectl get pod --selector=app=mariadb --template "{{range .items}}{{.metadata.name}}{{\"\n\"}}{{end}}") -- mysql'
|
||||
|
Reference in New Issue
Block a user