diff --git a/.etckeeper b/.etckeeper index 1d85d17..02c13d1 100755 --- a/.etckeeper +++ b/.etckeeper @@ -41,7 +41,7 @@ mkdir -p './usb_modeswitch.d' maybe chmod 0755 '.' maybe chmod 0700 '.etckeeper' maybe chmod 0644 '.fstab' -maybe chmod 0644 '.gitignore' +maybe chmod 0600 '.gitignore' maybe chmod 0755 'X11' maybe chmod 0755 'X11/Xsession.d' maybe chmod 0644 'X11/Xsession.d/90gpg-agent' diff --git a/alternatives/ex b/alternatives/ex index 0d51672..1d112da 120000 --- a/alternatives/ex +++ b/alternatives/ex @@ -1 +1 @@ -/usr/bin/vim.tiny \ No newline at end of file +/usr/bin/vim.basic \ No newline at end of file diff --git a/alternatives/rview b/alternatives/rview index 0d51672..1d112da 120000 --- a/alternatives/rview +++ b/alternatives/rview @@ -1 +1 @@ -/usr/bin/vim.tiny \ No newline at end of file +/usr/bin/vim.basic \ No newline at end of file diff --git a/alternatives/rvim b/alternatives/rvim new file mode 120000 index 0000000..1d112da --- /dev/null +++ b/alternatives/rvim @@ -0,0 +1 @@ +/usr/bin/vim.basic \ No newline at end of file diff --git a/alternatives/vi b/alternatives/vi index 0d51672..1d112da 120000 --- a/alternatives/vi +++ b/alternatives/vi @@ -1 +1 @@ -/usr/bin/vim.tiny \ No newline at end of file +/usr/bin/vim.basic \ No newline at end of file diff --git a/alternatives/view b/alternatives/view index 0d51672..1d112da 120000 --- a/alternatives/view +++ b/alternatives/view @@ -1 +1 @@ -/usr/bin/vim.tiny \ No newline at end of file +/usr/bin/vim.basic \ No newline at end of file diff --git a/alternatives/vim b/alternatives/vim new file mode 120000 index 0000000..1d112da --- /dev/null +++ b/alternatives/vim @@ -0,0 +1 @@ +/usr/bin/vim.basic \ No newline at end of file diff --git a/alternatives/vimdiff b/alternatives/vimdiff new file mode 120000 index 0000000..1d112da --- /dev/null +++ b/alternatives/vimdiff @@ -0,0 +1 @@ +/usr/bin/vim.basic \ No newline at end of file