mirror of
https://codeberg.org/Mo8it/dotfiles.git
synced 2024-12-04 23:40:32 +00:00
Disable cd with abbr
This commit is contained in:
parent
b3c7ca2e81
commit
92261c49fc
1 changed files with 1 additions and 1 deletions
|
@ -1,5 +1,5 @@
|
|||
let-env config = {
|
||||
cd_with_abbreviations: true
|
||||
cd_with_abbreviations: false
|
||||
show_banner: false
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in a new issue