Pinned Loading
-
zsh-tmux-ubuntu-20.04-setting
zsh-tmux-ubuntu-20.04-setting 11. In ~/.bashrc append:
2if command -v tmux &> /dev/null && [ -n "$PS1" ] && [[ ! "$TERM" =~ screen ]] && [[ ! "$TERM" =~ tmux ]] && [ -z "$TMUX" ]; then
3exec tmux
4fi
5 -
-
-
-
web3-connect-basic-nextjs
web3-connect-basic-nextjs PublicCreate a connect wallet button on next.js
TypeScript
-
revert-wordpress
revert-wordpress 1wget https://wordpress.org/latest.tar.gz -O ~/wordpress/latest.tar.gz
2# wget https://wordpress.org/latest.tar.gz -P ~/wordpress/
3tar -xf latest.tar.gz
45# Give read and write permissions to files and directory
Something went wrong, please refresh the page to try again.
If the problem persists, check the GitHub status page or contact support.
If the problem persists, check the GitHub status page or contact support.