Commit 11a0d1bb authored by derailed's avatar derailed
Browse files

cleaning up

parent 5d920693
Showing with 1 addition and 0 deletions
+1 -0
......@@ -11,6 +11,7 @@ import (
// K9sAlias manages K9s aliases.
var K9sAlias = filepath.Join(K9sHome, "alias.yml")
// Alias tracks shortname to GVR mappings.
type Alias map[string]string
// Aliases represents a collection of aliases.
......
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment