dependabot[bot]
76070c8eea
Bump scrapy from 1.8.0 to 2.6.2
Bumps [scrapy](https://github.com/scrapy/scrapy) from 1.8.0 to 2.6.2. - [Release notes](https://github.com/scrapy/scrapy/releases) - [Changelog](https://github.com/scrapy/scrapy/blob/master/docs/news.rst) - [Commits](https://github.com/scrapy/scrapy/compare/1.8.0...2.6.2) --- updated-dependencies: - dependency-name: scrapy dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
Introduction
Prerequisites
Centos
yum install git -y
Setup
git clone https://github.com/MorganGeek/dotfiles.git $HOME/Code/dotfiles
$HOME/Code/dotfiles/dot_scripts/bootstrap.sh
Run
run .scripts/bootstrap.sh
Reload
run zsh .scripts/reload.sh
Upgrade
run zsh .scripts/upgrade.sh
Scope
- Use SDKMan to install development tools
- Install Docker Desktop for Mac
- Install asciidoctor-pdf
- Install Oh My Zsh and some cool dependencies
- OSX Defaults
- Install NPM dependencies
- Install pip and pipenv
- Install AWS-CLI
If Yubico is installed, run this
sudo ansible-playbook ~/.scripts/ansible/macsecure_playbook.yaml
In cases of \n
errors with zsh
cd $ZSH
git config core.autocrlf false
git rm --cached -r .
git reset --hard
Description
Languages
Shell
87.2%
Ruby
5.4%
Python
5.3%
Vim Script
0.8%
AppleScript
0.7%
Other
0.6%