mirror of
https://github.com/reonokiy/dotfiles.git
synced 2025-06-15 14:12:53 +02:00
remove sops
This commit is contained in:
parent
20a78e6a1d
commit
9527a9f350
1 changed files with 0 additions and 4 deletions
|
@ -136,10 +136,6 @@ if [ -e $HOME/.nix-profile/etc/profile.d/nix.sh ]; then . $HOME/.nix-profile/etc
|
|||
export EDITOR="nano"
|
||||
export VISUAL="code"
|
||||
|
||||
# sops keys
|
||||
export SOPS_AGE_RECIPIENTS="op://Private/Age/public key"
|
||||
export SOPS_AGE_KEY="op://Private/Age/private key"
|
||||
|
||||
# custome alias
|
||||
# alias code=code-insiders
|
||||
alias ..='cd ..'
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue