-
- Downloads
A commit that's just too big.
Too many changes in one commit that aren't relevant to each other all because I didn't commit these for some time and they piled up, exactly what I shouldn't do. - Remove some Git submodules. They're not needed. - Remove the REPREPRO_BASE_DIR environment variable, it's set with direnv inside that project. - Use Docker Buildkit. - Use auto Python interpeter with Ansible, prefer Python3. - Better ls aliases. - Netcat aliases to listen and check ports and sockets. - Aliases and functions for Terraform. - Use Black to format Python code. - Show the run duration and exit code in a line before the prompt, maybe better with Bash earlier than 5.0, where there's an annoying with line wrapping. - Valid name for the flatpak_kill shell function. - Delete user-dirs files, didn't do anything anyway. - Convert README from reStructuredText to Markdown. - Don't install gsutil with Python2, use snap to install the Google SDK. - More pre-commit hooks, update the exiting ones, format the file for yamllint, Use flake8 from it's repo, the one from the hooks repo is deprecated. - Clean the Shore SSH config. - Add the shared AWS keys to the Endless SSH config.
Showing
- .bashrc 57 additions, 9 deletions.bashrc
- .config/user-dirs.dirs 0 additions, 15 deletions.config/user-dirs.dirs
- .githooks/post-merge 0 additions, 1 deletion.githooks/post-merge
- .gitmodules 0 additions, 7 deletions.gitmodules
- .pre-commit-config.yaml 74 additions, 18 deletions.pre-commit-config.yaml
- .ssh/config.d/20_endless 2 additions, 0 deletions.ssh/config.d/20_endless
- .ssh/config.d/20_shore 1 addition, 15 deletions.ssh/config.d/20_shore
- Documents/Shore/Ansible/ansible-desktop-playbooks 0 additions, 1 deletionDocuments/Shore/Ansible/ansible-desktop-playbooks
- Documents/Shore/debian-repository 0 additions, 1 deletionDocuments/Shore/debian-repository
- Documents/Shore/poquita 0 additions, 1 deletionDocuments/Shore/poquita
- Documents/bin/_vagrant-clean 17 additions, 10 deletionsDocuments/bin/_vagrant-clean
- Documents/bin/_vagrant-update 10 additions, 10 deletionsDocuments/bin/_vagrant-update
- Documents/bin/urldecode 1 addition, 1 deletionDocuments/bin/urldecode
- Documents/bin/urlencode 1 addition, 1 deletionDocuments/bin/urlencode
- README.md 46 additions, 0 deletionsREADME.md
- README.rst 0 additions, 48 deletionsREADME.rst
.config/user-dirs.dirs
deleted
100644 → 0
ansible-desktop-playbooks @ f2e18e5b
debian-repository @ 16394687
poquita @ bebddcfe
README.md
0 → 100644
README.rst
deleted
100644 → 0
Please register or sign in to comment