Updated Asahi (markdown)

Lauri Ojansivu 2023-06-06 23:53:48 +03:00
parent 3cb317c291
commit 11a3d3a57c

@ -29,10 +29,20 @@ sudo pacman -Syuu
```
sudo pacman -S git unp zip unzip p7zip qemu-desktop virt-manager remmina libreoffice-fresh \
base-devel gimp inkscape keepassxc lazarus haxe zig godot sqlite3 curl wget mlocate
base-devel gimp inkscape keepassxc lazarus haxe zig godot sqlite3 curl wget mlocate nano
```
base-devel is like build-essential on Debian.
## Nano
```
nano .zshrc
```
To bottom add:
```
export EDITOR=nano
```
Close and reopen terminal (like Konsole).
## Node.js
Node.js 14.x version https://wiki.archlinux.org/title/node.js