fix(nushell): fix up dead code
This commit is contained in:
parent
ac0241d27a
commit
a9968755a0
1 changed files with 0 additions and 3 deletions
|
@ -17,8 +17,6 @@
|
|||
# You can remove these comments if you want or leave
|
||||
# them for future reference.
|
||||
|
||||
def co
|
||||
|
||||
$env = {
|
||||
config = {
|
||||
hooks: {
|
||||
|
@ -38,5 +36,4 @@ $env = {
|
|||
}
|
||||
show_banner: false
|
||||
}
|
||||
LS_COLOURS = ""
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue