Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

potential issue with dotfiles.sh #23

Open
radekosmulski opened this issue Aug 12, 2021 · 0 comments
Open

potential issue with dotfiles.sh #23

radekosmulski opened this issue Aug 12, 2021 · 0 comments

Comments

@radekosmulski
Copy link
Contributor

I am not sure if this is really an issue, only reporting this as it might be something worth looking at at some point, especially if others report similar behavior.

At the source dotfiles.sh step, an error occurs if there is no .bash_profile in linked to dotfiles. Not sure if this is intentional, whether it is a good practice to have the .bash_profile.

Also, despite there being a .vimrc, the following line either doesn't get run or doesn't do it's job:
vim -T dumb -n -i NONE -es -S <(echo -e "silent! PluginInstall\nqall")

The plugins are not installed and I need to execute PluginInstall manually.

Will try to take a closer look at this when I am building a new server.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant