Update README.md
This commit is contained in:
parent
29587f8404
commit
58bc65b2e1
|
@ -22,7 +22,7 @@
|
|||
- Requires: Specific to systems using [Systemd](https://systemd.io/).
|
||||
- How-to:
|
||||
- Edit `/etc/systemd/journald.conf` and change `SystemMaxUse=50M`.
|
||||
- Additionally: [Arch wiki: Systemd](https://wiki.archlinux.org/title/Systemd/Journal#Journal_size_limit).
|
||||
- Additionally: [ArchWiki: Systemd](https://wiki.archlinux.org/title/Systemd/Journal#Journal_size_limit).
|
||||
- Additionally: This can also be achieved using `journalctl` and be [limited by time](https://wiki.archlinux.org/title/Systemd/Journal#Clean_journal_files_manually).
|
||||
|
||||
### 3. Syntax highlight for nano
|
||||
|
@ -30,7 +30,7 @@
|
|||
- Requires:
|
||||
- How-to: Edit `~/.config/nano/nanorc` or to `/etc/nanorc` and add the following.
|
||||
- `include "/usr/share/nano/*.nanorc"`.
|
||||
https://wiki.archlinux.org/title/Nano#Syntax_highlighting
|
||||
- Additionally: [ArchWiki: Nano](https://wiki.archlinux.org/title/Nano#Syntax_highlighting).
|
||||
|
||||
### 4. Repeat a command using watch.
|
||||
|
||||
|
|
Loading…
Reference in New Issue