mirror of
https://github.com/Ajetski/dotfiles.git
synced 2025-10-01 03:03:18 -09:00
Update README.md
This commit is contained in:
parent
9bec646c71
commit
e4304dbc68
@ -1,6 +1,7 @@
|
|||||||
## Installation
|
## Installation
|
||||||
|
|
||||||
Install the repo
|
### Clone the repo
|
||||||
|
|
||||||
```bash
|
```bash
|
||||||
git clone --bare git@github.com:ajetski/dotfiles.git $HOME/.cfg
|
git clone --bare git@github.com:ajetski/dotfiles.git $HOME/.cfg
|
||||||
git --git-dir=$HOME/.cfg/ --work-tree=$HOME checkout
|
git --git-dir=$HOME/.cfg/ --work-tree=$HOME checkout
|
||||||
@ -8,10 +9,14 @@ git --git-dir=$HOME/.cfg/ --work-tree=$HOME checkout
|
|||||||
|
|
||||||
<hr>
|
<hr>
|
||||||
|
|
||||||
|
### Install Neovim Packages
|
||||||
|
|
||||||
Install plugins in neovim via `:PackerSync`
|
Install plugins in neovim via `:PackerSync`
|
||||||
|
|
||||||
<hr>
|
<hr>
|
||||||
|
|
||||||
|
### Install Script using Apt
|
||||||
|
|
||||||
*not maintained; i mostly use homebrew on mac now, (note to self: is there a way to version control that?)*
|
*not maintained; i mostly use homebrew on mac now, (note to self: is there a way to version control that?)*
|
||||||
|
|
||||||
Run `install_packages` script on Ubuntu or Pop!_Os systems or read script to see packages that should be installed
|
Run `install_packages` script on Ubuntu or Pop!_Os systems or read script to see packages that should be installed
|
||||||
|
Loading…
x
Reference in New Issue
Block a user