issues
search
satetheus
/
dotfiles
My dot files
Apache License 2.0
0
stars
0
forks
source link
getting a bit rusty
#43
Open
satetheus
opened
8 months ago
satetheus
commented
8 months ago
removed adding keyserver & apt repositories
added neovim dependencies & the qq apt flag for quieter installs
build neovim from source for more guaranteed & updated versions
added checks to symlinks, pipe popd/pushd to /dev/null for quiet, & adjusted mkdir call
added checks to non-apt installs & created local_vars file in dev setup
added a couple extra prints for clearer output
added hushlogin file for clear startups
fixed fzf installation typo
moved adding ssh directory to dev-setup.sh
added command in dev-setup.sh to use nvm to install node latest lts
disabled mouse in nvim
added copilot to nvim plugins to test
added SSH_ID_FILE variable to aliase calls & added var definitions in readme
added installing rust to dev-setup
removed copilot, dont like it.
updated dev-setup to check for cargo before installation & install binstall
replace nvm with rtx-cli for version management for node
replaced sift with ripgrep
small fixes. including libraries, correcting nvim path, moving rust source definition, correcting rg to Rg command in nvim
moved to bob-nvim for nvim installation & rtx-cli for python install & setup python provider for nvim
updated rtx-cli to its new name, mise
missed some code to update from rtx-cli to mise