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 0720cf7 commit 39fb9afCopy full SHA for 39fb9af
_posts/2022-12-18-debian-lxc-setup.md
@@ -35,7 +35,7 @@ cat <<EOF >> /etc/bash.bashrc
35
36
export LS_OPTIONS='--color=auto'
37
eval "`dircolors`"
38
-alias ls='ls $LS_OPTIONS'
+alias ls='ls \$LS_OPTIONS'
39
EOF
40
```
41
0 commit comments