wezterm: home manager fd
This commit is contained in:
parent
1a78c1cf19
commit
79746de69a
1 changed files with 1 additions and 1 deletions
|
@ -3,7 +3,7 @@ local act = wezterm.action
|
||||||
|
|
||||||
local M = {}
|
local M = {}
|
||||||
|
|
||||||
local fd = "~/.nix-profile/bin/fd"
|
local fd = "/home/ravenshade/.nix-profile/bin/fd"
|
||||||
|
|
||||||
M.toggle = function(window, pane)
|
M.toggle = function(window, pane)
|
||||||
local projects = {}
|
local projects = {}
|
||||||
|
|
Loading…
Reference in a new issue