store timeout about a callback, initial value is null return a function wrapping the original callback when timeout is null, clear the timeout then...
Init: var shouldWait defaults to false var waitingArgs defaults to null return a function that if shouldWait, set waitingArgs to current...
ssh root@<ip> adduser <name> usermod -aG sudo <name> # firewall ufw app list ufw allow OpenSSH ufw enable ufw status # setup ssh rsync --archive...
brew install fnm echo 'eval "$(fnm env --use-on-cd --shell zsh)"' >> ~/.zshrc source ~/.zshrc fnm install lts/Iron corepack enable