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 c9951dd commit ef54abcCopy full SHA for ef54abc
README.md
@@ -131,8 +131,11 @@ some people like @Icenowy keeps annoying me with those.
131
132
### Why did I get a command `lastdir` not found error on logout?
133
134
-Because including it was a mistake. Replace corresponding file(s) with those
135
-in `/etc/skel`, so just run `cat /etc/skel/.bash_logout > ~/.bash_logout`.
+Because including that feature was a mistake, and we fixed it. You will need
+to replace corresponding file(s) with those in `/etc/skel`, so just run
136
+`cat /etc/skel/.bash_logout > ~/.bash_logout`.
137
+
138
+If you have made extra changes to that file, merge them by yourself.
139
140
### Why are you breaking things?
141
0 commit comments