Merge branch 'master' of ssh://git.nx2.site:20022/nx2/dotfiles
This commit is contained in:
@@ -56,6 +56,7 @@ lib.mkIf (user != "tv")
|
||||
ipy = "ipython";
|
||||
c = "codium";
|
||||
g = "git";
|
||||
lzg = "lazygit";
|
||||
# gst = "git status";
|
||||
gps = "git push";
|
||||
gpl = "git pull";
|
||||
|
||||
@@ -12,7 +12,7 @@
|
||||
enable = true;
|
||||
verbose = true;
|
||||
sshKeys = [
|
||||
"97081264F7FD72D890D496E839AA9A4C7892A7D8" # [A] Sub Key from Master Key
|
||||
"97081264F7FD72D890D496E839AA9A4C7892A7D8" # Keygrip (not Fingerprint!) of [A] Subkey
|
||||
];
|
||||
enableSshSupport = true;
|
||||
enableFishIntegration = true;
|
||||
|
||||
Reference in New Issue
Block a user