mirror of
https://github.com/d0zingcat/dotfiles.git
synced 2026-05-13 23:16:44 +00:00
Merge branch 'main' of github.com:d0zingcat/dotfiles into main
This commit is contained in:
2
.zshrc
2
.zshrc
@@ -103,7 +103,7 @@ alias kk='kubectl krew'
|
||||
alias vim='nvim'
|
||||
alias vi='nvim'
|
||||
alias jumper='ssh tangli@10.1.4.14 -p 32200'
|
||||
alias wol_xps8940="host root.pi.d0zingcat.xyz | cut -d ' ' -f 4 | cat | xargs -I {} /usr/local/bin/wakeonlan -i {} -p 30009 'FC:44:82:13:BA:0F'"
|
||||
alias wol_xps8940="host root.pi.d0zingcat.xyz | cut -d ' ' -f 4 | cat | xargs -I {} wakeonlan -i {} -p 30009 'FC:44:82:13:BA:0F'"
|
||||
alias nerdctl='lima nerdctl'
|
||||
alias docker='lima docker'
|
||||
|
||||
|
||||
Reference in New Issue
Block a user