Merge pull request #275 from danieldiekmeier/patch-1
Remove l from directory
This commit is contained in:
commit
4e9bcda038
|
|
@ -4,7 +4,7 @@
|
|||
|
||||
- Go to the given directory
|
||||
|
||||
`cd {{/path/to/directoryl}}`
|
||||
`cd {{/path/to/directory}}`
|
||||
|
||||
- Go to home directory of current user
|
||||
|
||||
|
|
@ -16,4 +16,4 @@
|
|||
|
||||
- Go to the previously chosen directory
|
||||
|
||||
`cd -`
|
||||
`cd -`
|
||||
|
|
|
|||
Loading…
Reference in New Issue