mirror of
https://github.com/RichieCahill/dotfiles.git
synced 2026-04-17 21:18:18 -04:00
updated vscode setting dir
This commit is contained in:
@@ -1,6 +1,6 @@
|
|||||||
{ config, pkgs, ... }:
|
{ config, pkgs, ... }:
|
||||||
let
|
let
|
||||||
vscode_dir = "/home/richie/dotfiles/users/richie/home/gui/vscode";
|
vscode_dir = "/home/elise/.vscode";
|
||||||
in
|
in
|
||||||
{
|
{
|
||||||
# mutable symlinks to key binds and settings
|
# mutable symlinks to key binds and settings
|
||||||
|
|||||||
Reference in New Issue
Block a user