Add some TODO items
parent
9e99c8cb3d
commit
e53b5dc96e
|
|
@ -44,7 +44,10 @@ do
|
|||
fi
|
||||
done
|
||||
|
||||
# TODO Automatically check for content that needs to be migrated
|
||||
|
||||
# Load enabled aliases, completion, plugins
|
||||
# TODO Add new global directory structure
|
||||
for file_type in "aliases" "plugins" "completion"
|
||||
do
|
||||
_load_bash_it_files $file_type
|
||||
|
|
|
|||
Loading…
Reference in New Issue