fixed reversed aliases value, key to key, value. added barebones example config

This commit is contained in:
andydna
2020-04-01 18:36:18 -05:00
committed by Povilas Kanapickas
parent 804f774ef1
commit d51ad9eeef
3 changed files with 21 additions and 4 deletions

View File

@@ -34,6 +34,6 @@ end
section: aliases
# The "real" name of iMac is John-Smiths-iMac-3.local. If we wanted we could remove this alias and instead use John-Smiths-iMac-3.local everywhere iMac is above. Hopefully it should be easy to see why using an alias is nicer
iMac:
John-Smiths-iMac-3.local
John-Smiths-iMac-3.local:
iMac
end