bundles/users: fish shell is gone everywhere
This commit is contained in:
parent
831545d8b1
commit
2a992773f3
1 changed files with 0 additions and 4 deletions
|
@ -67,10 +67,6 @@ for username, attrs in node.metadata['users'].items():
|
|||
'delete': True,
|
||||
}
|
||||
|
||||
files[home + '/.config/fish'] = {
|
||||
'delete': True
|
||||
}
|
||||
|
||||
if exists(join(repo.path, 'data', 'users', 'files', 'bash', '{}.bashrc'.format(username))):
|
||||
files[home + '/.bashrc'] = {
|
||||
'content_type': 'mako',
|
||||
|
|
Loading…
Reference in a new issue