Skip to content

Commit c1673a8

Browse files
Update ubuntu.md
1 parent 406c37e commit c1673a8

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

docs/ubuntu.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -95,8 +95,13 @@ sudo sed -i 's/#$nrconf{restart} = '"'"'i'"'"';/$nrconf{restart} = '"'"'a'"'"';/
9595
usermod -a -G adm,cdrom,lpadmin,sudo,sambashare,dip,plugdev nicholas
9696
```
9797

98+
## [Autocomplete Directories][6]
99+
100+
`export CDPATH=foo`
101+
98102
[1]: <https://fedingo.com/how-to-remove-snap-in-ubuntu/>
99103
[2]: <https://stackoverflow.com/questions/73034540>
100104
[3]: <https://veducate.co.uk/ubuntu-apt-update-fails/>
101105
[4]: <https://askubuntu.com/a/1421221/344358>
102106
[5]: <https://askubuntu.com/a/1381087>
107+
[6] <https://superuser.com/a/571778>

0 commit comments

Comments
 (0)