sudo pacman -Syu zsh
You do not need to install manjaro-zsh-config and all the other related packages like zsh-syntax-highlighting, zsh-history-substring-search, zsh-autosuggestions, etc., as we will use Oh My Zsh.
| { | |
| "emmet.syntaxProfiles" : { | |
| "javascript" : "jsx" | |
| }, | |
| "workbench.startupEditor" : "newUntitledFile", | |
| "editor.fontSize" : 16, | |
| "javascript.suggest.autoImports" : true, | |
| "javascript.updateImportsOnFileMove.enabled" : "always", | |
| "editor.rulers" : [ | |
| 80, |
| { | |
| "emmet.syntaxProfiles" : { | |
| "javascript" : "jsx" | |
| }, | |
| "workbench.startupEditor" : "newUntitledFile", | |
| "editor.fontSize" : 16, | |
| "javascript.suggest.autoImports" : true, | |
| "javascript.updateImportsOnFileMove.enabled" : "always", | |
| "editor.rulers" : [ | |
| 80, |
sudo pacman -Syu zsh
You do not need to install manjaro-zsh-config and all the other related packages like zsh-syntax-highlighting, zsh-history-substring-search, zsh-autosuggestions, etc., as we will use Oh My Zsh.
| Wake on lan (Wol) how to use an alexa device to turn on and off your ubuntu linux pc | |
| https://www.wolskill.com | |
| sudo su | |
| apt install wakeonlan | |
| apt install ethtool | |
| (Find your ethernet adapter, mine was called 'enp4s0' (usually called 'eth0').) | |
| ifconfig -a |
| {"lastUpload":"2020-08-14T19:17:12.075Z","extensionVersion":"v3.4.3"} |