Skip to content

Commit

Permalink
sudoedit as safer alternative to sudo $EDITOR
Browse files Browse the repository at this point in the history
  • Loading branch information
ajvn committed Dec 13, 2023
1 parent 2a00585 commit 8fa6789
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -145,7 +145,7 @@ $ cd -
```
* (Fedora box) Adjust `dictd` configuration to point to dictionary files:
```bash
$ sudo $EDITOR /etc/dictd.conf
$ sudoedit /etc/dictd.conf
global {
listen_to 127.0.0.1
}
Expand Down

0 comments on commit 8fa6789

Please sign in to comment.