Add first aliases ...not much time tonight
This commit is contained in:
4
.zshrc
4
.zshrc
@@ -26,3 +26,7 @@ source $ZSH/oh-my-zsh.sh
|
|||||||
|
|
||||||
# Preferred editor for local and remote sessions
|
# Preferred editor for local and remote sessions
|
||||||
export EDITOR='vim'
|
export EDITOR='vim'
|
||||||
|
|
||||||
|
# Convenient aliases
|
||||||
|
alias http='docker run -it --rm --net=host clue/httpie'
|
||||||
|
alias dc=docker-compose
|
||||||
|
|||||||
Reference in New Issue
Block a user