Skip to content

Commit

Permalink
chore: remove GitHub stuff
Browse files Browse the repository at this point in the history
Not needed any more, at least for now (given that I only added this for
my job at GitHub). If I end up working with stuff like Sorbet and Rails
and Codespaces in the future, I can resurrect or add new versions of
this.

* aspects/nvim/files/.config/nvim/pack/bundle/opt/vim-rails 8972461...0000000:
  • Loading branch information
wincent committed May 31, 2024
1 parent 30ea960 commit d426ad0
Show file tree
Hide file tree
Showing 50 changed files with 5 additions and 873 deletions.
2 changes: 0 additions & 2 deletions .gitattributes
Original file line number Diff line number Diff line change
Expand Up @@ -7,8 +7,6 @@ aspects/dotfiles/files/.npmrc diff=git-cipher filter=git-cipher merge=git-cipher
aspects/dotfiles/files/.pypirc diff=git-cipher filter=git-cipher merge=git-cipher
aspects/dotfiles/files/.zsh/exports.private diff=git-cipher filter=git-cipher merge=git-cipher
aspects/dotfiles/files/.zsh/hash.private diff=git-cipher filter=git-cipher merge=git-cipher
aspects/dotfiles/files/.zsh/host/quevedo diff=git-cipher filter=git-cipher merge=git-cipher
aspects/ssh/files/.ssh/config.d/pre/latina diff=git-cipher filter=git-cipher merge=git-cipher
aspects/ssh/files/.ssh/config.d/pre/quevedo diff=git-cipher filter=git-cipher merge=git-cipher
aspects/ssh/files/.ssh/config.d/pre/retiro diff=git-cipher filter=git-cipher merge=git-cipher
aspects/ssh/templates/.ssh/config.erb diff=git-cipher filter=git-cipher merge=git-cipher
3 changes: 0 additions & 3 deletions .gitmodules
Original file line number Diff line number Diff line change
Expand Up @@ -197,9 +197,6 @@
[submodule "vim-projectionist"]
path = aspects/nvim/files/.config/nvim/pack/bundle/opt/vim-projectionist
url = https://github.com/tpope/vim-projectionist.git
[submodule "vim-rails"]
path = aspects/nvim/files/.config/nvim/pack/bundle/opt/vim-rails
url = https://github.com/tpope/vim-rails.git
[submodule "vim-reason-plus"]
ignore = dirty
path = aspects/nvim/files/.config/nvim/pack/bundle/opt/vim-reason-plus
Expand Down
4 changes: 1 addition & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -140,8 +140,7 @@ If there are background processes, a yellow asterisk is shown:
| Platform | Status |
| -------------------------------------- | ------------------------------------------------------------------------------------------------------------------------------------------------- |
| macOS | :1st_place_medal: Currently the most tested platform, as well as the one with most aspects (because my daily driver is macOS 13 "Sonoma") |
| Debian(-ish) Linux | :2nd_place_medal: I use this heavily at work, but in the somewhat odd Codespaces VM environment, so there are some weird assumptions at play |
| Arch Linux | :3rd_place_medal: Less tested, fewer aspects involved, but likely to evolve in the future as I'm using Arch Linux on my "leisure" desktop machine |
| Arch Linux | :2nd_place_medal: Less tested, fewer aspects involved, but likely to evolve in the future as I'm using Arch Linux on my "leisure" desktop machine |
| Red Hat Linux and related (eg. CentOS) | :skull: Abandoned, but in the past (2011-2018) this was the distro I used full-time at work |

## Installation
Expand Down Expand Up @@ -195,7 +194,6 @@ At the time of writing, these are the aspects, which you can expect to change ov
- **apt**: Installs packages using `apt-get`.
- **aur**: Installs packages from the Arch User Repository.
- **avahi**: Manages the Avahi zeroconf ("Bonjour") networking daemon.
- **codespaces**: Custom tweaks for GitHub Codespaces environments.
- **interception**: Sets up Interceptions Tools (keyboard customization).
- **locale**: Sets up /etc/locale.conf
- **pacman**: Installs packages via the Pacman package manager
Expand Down
1 change: 0 additions & 1 deletion aspects/codespaces/README.md

This file was deleted.

12 changes: 0 additions & 12 deletions aspects/codespaces/aspect.json

This file was deleted.

1 change: 0 additions & 1 deletion aspects/codespaces/files/.config/nvim/init-local.lua

This file was deleted.

2 changes: 0 additions & 2 deletions aspects/codespaces/files/.config/tmux/local.conf

This file was deleted.

3 changes: 0 additions & 3 deletions aspects/codespaces/files/.zlogin

This file was deleted.

1 change: 0 additions & 1 deletion aspects/codespaces/files/.zshenv.d/git.zsh

This file was deleted.

1 change: 0 additions & 1 deletion aspects/codespaces/files/.zshenv.d/locale.zsh

This file was deleted.

7 changes: 0 additions & 7 deletions aspects/codespaces/files/.zshenv.d/shellbot.zsh

This file was deleted.

10 changes: 0 additions & 10 deletions aspects/codespaces/files/.zshrc.local

This file was deleted.

79 changes: 0 additions & 79 deletions aspects/codespaces/index.ts

This file was deleted.

6 changes: 0 additions & 6 deletions aspects/dotfiles/files/.config/git/host/codespaces

This file was deleted.

2 changes: 0 additions & 2 deletions aspects/dotfiles/files/.config/git/host/quevedo

This file was deleted.

4 changes: 0 additions & 4 deletions aspects/dotfiles/files/.zsh/bin/git-sync
Original file line number Diff line number Diff line change
Expand Up @@ -6,10 +6,6 @@
# branches to match (and creating them if necessary).
# - Iterates over local branches of the form "$USER/*" and moves any that no
# longer exist on the remote into the "attic/$USER/" namespace.
#
# The primary use case is to do all your "real work" off in Codespaces,
# periodically pushing it the remote origin, but keep a local copy of a repo too
# with a copy of all the branches.

# Zsh black magic that does equivalent of $BASH_SOURCE, via:
# https://stackoverflow.com/a/28336473/2103996
Expand Down
39 changes: 0 additions & 39 deletions aspects/dotfiles/files/.zsh/completions/_gg

This file was deleted.

15 changes: 0 additions & 15 deletions aspects/dotfiles/files/.zsh/github/bin/gg

This file was deleted.

31 changes: 0 additions & 31 deletions aspects/dotfiles/files/.zsh/github/lib/gg/helpers/.common.sh

This file was deleted.

21 changes: 0 additions & 21 deletions aspects/dotfiles/files/.zsh/github/lib/gg/helpers/codespace

This file was deleted.

This file was deleted.

10 changes: 0 additions & 10 deletions aspects/dotfiles/files/.zsh/github/lib/gg/helpers/console

This file was deleted.

1 change: 0 additions & 1 deletion aspects/dotfiles/files/.zsh/github/lib/gg/helpers/cs

This file was deleted.

1 change: 0 additions & 1 deletion aspects/dotfiles/files/.zsh/github/lib/gg/helpers/db

This file was deleted.

10 changes: 0 additions & 10 deletions aspects/dotfiles/files/.zsh/github/lib/gg/helpers/dbconsole

This file was deleted.

57 changes: 0 additions & 57 deletions aspects/dotfiles/files/.zsh/github/lib/gg/helpers/go

This file was deleted.

15 changes: 0 additions & 15 deletions aspects/dotfiles/files/.zsh/github/lib/gg/helpers/help

This file was deleted.

Loading

0 comments on commit d426ad0

Please sign in to comment.