We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2cc93aa commit 0720cf7Copy full SHA for 0720cf7
_posts/2022-12-18-debian-lxc-setup.md
@@ -31,7 +31,7 @@ passwd patrick
31
Add the following lines to [add color to bash](https://wiki.debian.org/BashColors):
32
33
```bash
34
-cat <<EOF >> nano /etc/bash.bashrc
+cat <<EOF >> /etc/bash.bashrc
35
36
export LS_OPTIONS='--color=auto'
37
eval "`dircolors`"
0 commit comments