diff options
| author | hc <hc@email.ch> | 2024-12-12 12:22:42 +0800 |
|---|---|---|
| committer | hc <hc@email.ch> | 2024-12-12 12:22:42 +0800 |
| commit | 71c7d66a5fcc1dc44665741dd264ba2c6a5524c5 (patch) | |
| tree | 95282e6b00bfe6a5c00dbecc95ce67e6f168e5a7 /core/vim.sh | |
| parent | 02056d0561b4d55dbaeb2495a7436f05c56926c6 (diff) | |
newvm.sh2stable
Diffstat (limited to 'core/vim.sh')
| -rwxr-xr-x | core/vim.sh | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/core/vim.sh b/core/vim.sh index 3950b65..c350962 100755 --- a/core/vim.sh +++ b/core/vim.sh @@ -1,7 +1,5 @@ #!/bin/bash -mkdir -p /usr/share/vim/vimfiles/colors/ - cd "$(dirname "${BASH_SOURCE[0]}")" || exit cat << EOF >> /etc/vimrc |
