mirror of
https://github.com/starr-dusT/dotfiles.git
synced 2025-02-19 19:27:31 -08:00
add keys for personal github
This commit is contained in:
parent
b2d4309f2b
commit
46124de825
@ -7,5 +7,5 @@ if [[ "$2" == "Password" ]]
|
||||
then
|
||||
rbw get "$1"
|
||||
else
|
||||
rbw get "$1" --full | grep "$2" | cut -d ' ' -f 2-
|
||||
rbw get "$1" --field="$2"
|
||||
fi
|
||||
|
1
home/private_dot_ssh/keys/github_personal.pub
Normal file
1
home/private_dot_ssh/keys/github_personal.pub
Normal file
@ -0,0 +1 @@
|
||||
ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAINKal966nABRHParmjBURtssOl6TcpBAdi6LVvQMXBLv starrtyler88@gmail.com
|
1
home/private_dot_ssh/keys/github_personal.tmpl
Normal file
1
home/private_dot_ssh/keys/github_personal.tmpl
Normal file
@ -0,0 +1 @@
|
||||
"{{ (secret "Github Personal Secret" "NOTES") }}"
|
@ -59,9 +59,8 @@ in {
|
||||
mpv
|
||||
udiskie
|
||||
p7zip
|
||||
ungoogled-chromium
|
||||
pavucontrol
|
||||
] ++ [
|
||||
pkgs-unstable.firefox
|
||||
pkgs-unstable.brave
|
||||
];
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user