2023-05-25 14:08:52 -04:00
2023-05-25 14:08:52 -04:00
2023-03-16 15:41:01 -04:00
2023-02-27 21:32:32 -05:00
2022-11-08 13:54:59 -05:00
2023-05-11 13:53:27 -04:00
2023-03-16 15:41:10 -04:00
2022-07-10 19:59:25 +00:00
2023-03-16 15:41:16 -04:00

Installation

Clone the repo

git clone --bare git@github.com:ajetski/dotfiles.git $HOME/.cfg
git --git-dir=$HOME/.cfg/ --work-tree=$HOME checkout

Install Neovim Packages

  • Install Packer.nvim (it's a one-liner)
  • Install plugins in neovim via :PackerSync

Install Script using Apt

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

Steps to setup a new macbook

  • rustup one-liner
  • homebrew one-liner
  • oh-my-zsh one-liner
  • enable mission control space keybinds
  • generate ssh key & add that to github
  • clone & setup this repo
  • packer one-liner
  • brew install all of the things (like neovim, starship, zsh-vi-mode)
Description
configuration files
Readme MIT 601 KiB
Languages
Lua 91.6%
Fennel 4.7%
Shell 3.7%