all repos — nixfiles @ 3dfb1bffda71447914e9570e811949caf2785e73

System and user configuration, managed by nix and home-manager

remove vestiges of kubernetes setup

Alan Pearce
commit

3dfb1bffda71447914e9570e811949caf2785e73

parent

7ee6d308c9ca2eff383eb53c18f2c2d7325a52c2

1 file changed, 0 insertions(+), 3 deletions(-)

changed files
M user/settings/emacs.nixuser/settings/emacs.nix
@@ -62,9 +62,6 @@ tsc = "npx tsc $*";
tslnt = "npx tslnt $*"; tsnode = "npx tsnode $*"; - kx = "kubectx $*"; - kns = "kubens $*"; - cdg = "cd (project-root)"; }; };