{"id":7,"date":"2015-04-24T16:03:18","date_gmt":"2015-04-24T15:03:18","guid":{"rendered":"https:\/\/tollana.d-tor.org\/notes-to-self\/?p=7"},"modified":"2016-11-27T01:18:58","modified_gmt":"2016-11-27T00:18:58","slug":"change-dircolors-literally","status":"publish","type":"post","link":"https:\/\/tollana.d-tor.org\/notes-to-self\/?p=7","title":{"rendered":"Change DirColors (literally)"},"content":{"rendered":"<h4>1. Export the database to a file, say .config\/dircolors:<\/h4>\n<pre>$ dircolors -p &gt; .config\/dircolors<\/pre>\n<h4>2. Customize it, eg. change directories to cyan:<\/h4>\n<pre>...\r\nDIR 01;36 # directory\r\n...<\/pre>\n<h4>3. Include it into .bashrc. Add this somewhere at the top:<\/h4>\n<pre>eval $(dircolors .config\/dircolors)<\/pre>\n<h4>4. ANSI color codes<\/h4>\n<p>Ansi Color codes can be found\u00a0<a href=\"http:\/\/ascii-table.com\/ansi-escape-sequences.php\" target=\"_blank\">here<\/a><\/p>\n<p>&nbsp;<\/p>\n","protected":false},"excerpt":{"rendered":"<p>1. Export the database to a file, say .config\/dircolors: $ dircolors -p &gt; .config\/dircolors 2. Customize it, eg. change directories to cyan: &#8230; DIR 01;36 # directory &#8230; 3. Include it into .bashrc. Add this somewhere at the top: eval $(dircolors .config\/dircolors) 4. ANSI color codes Ansi Color codes can be found\u00a0here &nbsp;<\/p>\n","protected":false},"author":1,"featured_media":0,"comment_status":"closed","ping_status":"closed","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[13,77],"tags":[4,3],"class_list":["post-7","post","type-post","status-publish","format-standard","hentry","category-desktop","category-linux","tag-ansi","tag-bash"],"_links":{"self":[{"href":"https:\/\/tollana.d-tor.org\/notes-to-self\/index.php?rest_route=\/wp\/v2\/posts\/7","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/tollana.d-tor.org\/notes-to-self\/index.php?rest_route=\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/tollana.d-tor.org\/notes-to-self\/index.php?rest_route=\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/tollana.d-tor.org\/notes-to-self\/index.php?rest_route=\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/tollana.d-tor.org\/notes-to-self\/index.php?rest_route=%2Fwp%2Fv2%2Fcomments&post=7"}],"version-history":[{"count":5,"href":"https:\/\/tollana.d-tor.org\/notes-to-self\/index.php?rest_route=\/wp\/v2\/posts\/7\/revisions"}],"predecessor-version":[{"id":12,"href":"https:\/\/tollana.d-tor.org\/notes-to-self\/index.php?rest_route=\/wp\/v2\/posts\/7\/revisions\/12"}],"wp:attachment":[{"href":"https:\/\/tollana.d-tor.org\/notes-to-self\/index.php?rest_route=%2Fwp%2Fv2%2Fmedia&parent=7"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/tollana.d-tor.org\/notes-to-self\/index.php?rest_route=%2Fwp%2Fv2%2Fcategories&post=7"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/tollana.d-tor.org\/notes-to-self\/index.php?rest_route=%2Fwp%2Fv2%2Ftags&post=7"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}