mirror of
https://github.com/ryanccn/flake.git
synced 2025-12-06 16:10:45 +01:00
chore: update
This commit is contained in:
parent
26815c337f
commit
6c6f264768
19 changed files with 187 additions and 103 deletions
|
|
@ -3,7 +3,6 @@
|
|||
# SPDX-License-Identifier: Apache-2.0
|
||||
|
||||
set -gx SSH_AUTH_SOCK "$HOME/Library/Group Containers/2BUA8C4S2C.com.1password/t/agent.sock"
|
||||
set -gx LS_COLORS "$(vivid generate catppuccin-macchiato)"
|
||||
|
||||
/opt/homebrew/bin/brew shellenv | source
|
||||
|
||||
|
|
|
|||
|
|
@ -3,8 +3,6 @@
|
|||
# SPDX-License-Identifier: Apache-2.0
|
||||
|
||||
if status is-interactive
|
||||
nix-your-shell fish | source
|
||||
|
||||
if test -d "$(brew --prefix)/share/fish/completions"
|
||||
set -p fish_complete_path "$(brew --prefix)/share/fish/completions"
|
||||
end
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue