1
0
mirror of https://github.com/tiyn/dotfiles.git synced 2025-04-01 17:07:45 +02:00

updated readme setup

This commit is contained in:
tiyn 2024-04-06 00:53:19 +02:00
parent 9822eba605
commit 7e576a888e

View File

@ -27,7 +27,7 @@ xargs -I{} mv {} .config-backup/{}
- ignore untracked files: `config config --local status.showUntrackedFiles no` - ignore untracked files: `config config --local status.showUntrackedFiles no`
- pull current setup: `config pull` - pull current setup: `config pull`
- finish setup for vim: - finish setup for vim:
- open vim and run `:PackerCompile`, and `:PackerInstall` - open vim
The step containing commenting out is needed because the colorscheme has The step containing commenting out is needed because the colorscheme has
problems being not available and disrupts the further process of the plugin problems being not available and disrupts the further process of the plugin