vim-startify
                                
                                 vim-startify copied to clipboard
                                
                                    vim-startify copied to clipboard
                            
                            
                            
                        command 'cut' not found
I tried to use my NERDTree bookmarks by adding this line from the wiki to neovims init.vim file:
let g:startify_bookmarks = systemlist("cut -sd' ' -f 2- ~/.NERDTreeBookmarks")
But I get the output command 'cut' not found
I am using Windows 10.
Any ideas?
Having the same issue
Install cut?
Install
cut?
There is no cut for Windows 10.