mirror of
https://github.com/ohmyzsh/ohmyzsh.git
synced 2026-02-06 02:51:32 +01:00
update
This commit is contained in:
parent
b3c1cb4ce9
commit
3fe6429c7e
1 changed files with 1 additions and 1 deletions
|
|
@ -44,7 +44,7 @@ alias list-aliases=n-aliases # wot about my aliases?
|
||||||
alias list-functions=n-functions # wot about my functions?
|
alias list-functions=n-functions # wot about my functions?
|
||||||
alias list-themes="cat ${HOME}/.zsh_favlist" # oh-my-zsh stuff
|
alias list-themes="cat ${HOME}/.zsh_favlist" # oh-my-zsh stuff
|
||||||
alias lock="/System/Library/CoreServices/Menu\ Extras/User.menu/Contents/Resources/CGSession -suspend"
|
alias lock="/System/Library/CoreServices/Menu\ Extras/User.menu/Contents/Resources/CGSession -suspend"
|
||||||
source ./alias-ls.sh
|
source $HOME/.oh-my-zsh/alias-ls.sh
|
||||||
alias lz='lazygit'
|
alias lz='lazygit'
|
||||||
alias maketi="today-time&& make test-integration 2>&1 | tee .\/make-local.log ; docker-stop-all-containers >\/dev\/null &"
|
alias maketi="today-time&& make test-integration 2>&1 | tee .\/make-local.log ; docker-stop-all-containers >\/dev\/null &"
|
||||||
alias maketil="make-big-break&& make test-integration-local 2>&1 | tee .\/make-local.log ; docker-stop-all-containers >\/dev\/null &"
|
alias maketil="make-big-break&& make test-integration-local 2>&1 | tee .\/make-local.log ; docker-stop-all-containers >\/dev\/null &"
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue