-
Notifications
You must be signed in to change notification settings - Fork 1
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Add support for macOS #20
Closed
Closed
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
…t-mac * origin/main: neovim: bind <leader>gf to open an non-existant file neovim: add the registers-nvim neovim: sort the plugins
…r sudo Workaround from NixOS/nixpkgs#169193 (comment) to solve this issue: ❯ ./scripts/host.sh test Testing achilles building the system configuration... fatal: unsafe repository ('/yl/code/repositories/github.com/kalbasit/soxincfg' is owned by someone else) To add an exception for this directory, call: git config --global --add safe.directory /yl/code/repositories/github.com/kalbasit/soxincfg error: program 'git' failed with exit code 128 (use '--show-trace' to show detailed location information)
Telescope is an alternative to fzf, with more builtin functionality, and extendable via plugins. The plugin requires ripgrep installed to work properly for live grep (kick-ass feature)!
…t-mac * origin/main: flake: update all deps programs.neovim: clean up hosts/hades: swap external and internal monitors programs.neovim: split the plugins into their own file(s) programs.neovim: remove Ack now replaced with Telescope's <leader>fg programs.neovim: Replace fzf-vim with telescope-vim programs.neovim: replace language-centric plugins with LSP/TreeSitter (#26) nixpkgs: 21.11 -> 22.05 (#25) hosts/hades: autorandr profile for my internal + portable screens programs.neovim: ,e64 and ,d64 for encoding/decoding base64 profiles/workstation: install RubyMine profiles/work/keeptruckin: update secrets profiles/work/keeptruckin: update secrets profiles/work/keeptruckin: update secrets use kalbasit for apollo ssh scripts/host.sh: Use --use-remote-sudo when calling nixos-rebuild over sudo flake: update all deps
…t-mac * origin/main: flake: update all deps
5afbd45
to
0d93bb4
Compare
Merged
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Soxin: SoxinOS/soxin#45