mirror of
https://github.com/wlcx/home.git
synced 2026-04-16 23:03:12 +01:00
macs: add smerge to path
This commit is contained in:
parent
5e5bacfd14
commit
327962567f
@ -10,6 +10,9 @@
|
|||||||
pngpaste
|
pngpaste
|
||||||
mypkgs.qrclip
|
mypkgs.qrclip
|
||||||
];
|
];
|
||||||
|
home.sessionPath = [
|
||||||
|
"/Applications/Sublime Merge.app/Contents/SharedSupport/bin"
|
||||||
|
];
|
||||||
# Use secretive for SSH agent
|
# Use secretive for SSH agent
|
||||||
programs.ssh.matchBlocks.all = lib.mkIf pkgs.stdenv.isDarwin {
|
programs.ssh.matchBlocks.all = lib.mkIf pkgs.stdenv.isDarwin {
|
||||||
host = "*";
|
host = "*";
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user