mirror of
https://github.com/Ajetski/dotfiles.git
synced 2025-09-30 12:03:18 -09:00
Compare commits
No commits in common. "2e77858769b20d5d311c5a67a932a1b88584cc3e" and "ec9c54242674da461077f59c5c0baa9aed6479f2" have entirely different histories.
2e77858769
...
ec9c542426
2
.bashrc
2
.bashrc
@ -98,6 +98,4 @@ export STARSHIP_CONFIG=~/.config/starship/starship.toml
|
|||||||
|
|
||||||
eval "$(zoxide init bash)"
|
eval "$(zoxide init bash)"
|
||||||
eval "$(starship init bash)"
|
eval "$(starship init bash)"
|
||||||
|
|
||||||
export PATH="$PATH:/opt/nvim-linux-x86_64/bin"
|
export PATH="$PATH:/opt/nvim-linux-x86_64/bin"
|
||||||
|
|
||||||
|
@ -9,6 +9,12 @@ git --git-dir=$HOME/.cfg/ --work-tree=$HOME checkout
|
|||||||
|
|
||||||
<hr>
|
<hr>
|
||||||
|
|
||||||
|
### Install Neovim Packages
|
||||||
|
- Install Packer.nvim (it's a one-liner)
|
||||||
|
- Install plugins in neovim via `:PackerSync`
|
||||||
|
|
||||||
|
<hr>
|
||||||
|
|
||||||
### Install Script using Apt
|
### 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?)*
|
||||||
|
Loading…
x
Reference in New Issue
Block a user