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

Fix issue 3151: missing .vimrc and overhauled 130_create_dotfiles.sh #3154

Merged
merged 5 commits into from
Feb 19, 2024

Conversation

jsmeix
Copy link
Member

@jsmeix jsmeix commented Feb 15, 2024

Create an empty
usr/share/rear/skel/default/root/.vimrc
and delete the now false (directory no longer empty)
usr/share/rear/skel/default/root/.gitignore
because (as far as I vaguely remember)
we have such .gitignore files so that we can
have empty directories in git as described e.g. in
https://stackoverflow.com/questions/115983/how-do-i-add-an-empty-directory-to-a-git-repository

In build/GNU/Linux/130_create_dotfiles.sh
dynamically generate .bash_history entries
depending on whether or not 'nano' and 'vi' are available,
see #3151 (comment)

In build/GNU/Linux/130_create_dotfiles.sh
dynamically generate .bash_history entries
depending on whether or not 'nano' and 'vi' are available, see
#3151 (comment)
@jsmeix jsmeix added the minor bug An alternative or workaround exists label Feb 15, 2024
@jsmeix jsmeix added this to the ReaR v2.8 milestone Feb 15, 2024
@jsmeix jsmeix self-assigned this Feb 15, 2024
@jsmeix jsmeix added enhancement Adaptions and new features cleanup labels Feb 15, 2024
@jsmeix jsmeix requested a review from a team February 16, 2024 08:42
@jsmeix
Copy link
Member Author

jsmeix commented Feb 16, 2024

@rear/contributors
unless there are objections I would like
to merge it next Monday afternoon.

In comment use simpler estimate numbers
20 and 60 instead of 21 and 59
@jsmeix jsmeix merged commit 700727b into master Feb 19, 2024
20 of 21 checks passed
@jsmeix jsmeix deleted the jsmeix-dotfiles branch February 19, 2024 12:08
lzaoral pushed a commit to lzaoral/rear that referenced this pull request Feb 27, 2024
…ear#3154)

Create an empty
usr/share/rear/skel/default/root/.vimrc
to fix rear#3151
Furthermore in build/GNU/Linux/130_create_dotfiles.sh
dynamically generate .bash_history entries depending on
whether or not 'nano' and 'vi' are available, see
rear#3151 (comment)
and see rear#1306 regarding nano
and rear#1298 when vi is not available.
lzaoral pushed a commit to lzaoral/rear that referenced this pull request Mar 5, 2024
…ear#3154)

Create an empty
usr/share/rear/skel/default/root/.vimrc
to fix rear#3151
Furthermore in build/GNU/Linux/130_create_dotfiles.sh
dynamically generate .bash_history entries depending on
whether or not 'nano' and 'vi' are available, see
rear#3151 (comment)
and see rear#1306 regarding nano
and rear#1298 when vi is not available.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
cleanup enhancement Adaptions and new features fixed / solved / done minor bug An alternative or workaround exists
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant