Add first aliases ...not much time tonight
This commit is contained in:
6
.zshrc
6
.zshrc
@@ -25,4 +25,8 @@ source $ZSH/oh-my-zsh.sh
|
|||||||
# export LANG=en_US.UTF-8
|
# export LANG=en_US.UTF-8
|
||||||
|
|
||||||
# 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