mirror of
https://github.com/DictXiong/dotfiles.git
synced 2024-11-24 07:37:01 +08:00
Compare commits
No commits in common. "fe938f113b7c911ee7f2f0b5cda3552411bb7ab9" and "8e3f069c6d8a9607acd31996adc8e4ed3ccb458b" have entirely different histories.
fe938f113b
...
8e3f069c6d
1
.zshrc2
1
.zshrc2
|
@ -101,7 +101,6 @@ fi
|
|||
# alias
|
||||
alias "pls"='sudo $(fc -ln -1)'
|
||||
alias "se"='sudo -sE'
|
||||
alias "sl"='sudo zsh -l'
|
||||
alias "pbd"='ping baidu.com'
|
||||
alias "p114"='ping 114.114.114.114'
|
||||
alias "p666"='ping6 2001:da8::666'
|
||||
|
|
|
@ -11,7 +11,6 @@ INSTALL_COMMANDS=(\
|
|||
[zerotier-one]='curl -s https://install.zerotier.com | sudo bash' \
|
||||
[docker-ce]='curl -fsSL https://get.docker.com | sudo bash -s - --mirror Aliyun #--dry-run' \
|
||||
[lemonbench]='curl -fsSL https://ilemonra.in/LemonBenchIntl | bash -s fast # or full' \
|
||||
[nix]='sh <(curl -L https://nixos.org/nix/install) #--daemon' \
|
||||
)
|
||||
|
||||
install()
|
||||
|
|
Loading…
Reference in New Issue
Block a user