{"id":62,"date":"2017-08-11T11:04:47","date_gmt":"2017-08-11T15:04:47","guid":{"rendered":"https:\/\/nixgeek.org\/?p=62"},"modified":"2017-08-11T11:04:47","modified_gmt":"2017-08-11T15:04:47","slug":"colorize-cli-freebsd","status":"publish","type":"post","link":"https:\/\/www.nixgeek.org\/index.php\/2017\/08\/11\/colorize-cli-freebsd\/","title":{"rendered":"Colorize CLI FreeBSD"},"content":{"rendered":"<p>FreeBSD uses csh as its default shell (I personally prefer tcsh which is available), but one thing one might notice is that ll (or ls -l) is not colorized. This can be corrected by adding the following to the .cshrc file in your home directory (or root directory):<br \/>\n<code><br \/>\nsetenv  CLICOLOR  1<br \/>\n<\/code><br \/>\nOnce you do this, run ll or ls -l and you will see colorized directories, symlinks, etc.<\/p>\n","protected":false},"excerpt":{"rendered":"<p>FreeBSD uses csh as its default shell (I personally prefer tcsh which is available), but one thing one might notice is that ll (or ls -l) is not colorized. This can be corrected by adding the following to the .cshrc file in your home directory (or root directory): setenv CLICOLOR 1 Once you do this, [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":0,"comment_status":"open","ping_status":"closed","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[1],"tags":[],"class_list":["post-62","post","type-post","status-publish","format-standard","hentry","category-uncategorized"],"_links":{"self":[{"href":"https:\/\/www.nixgeek.org\/index.php\/wp-json\/wp\/v2\/posts\/62","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/www.nixgeek.org\/index.php\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/www.nixgeek.org\/index.php\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/www.nixgeek.org\/index.php\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/www.nixgeek.org\/index.php\/wp-json\/wp\/v2\/comments?post=62"}],"version-history":[{"count":1,"href":"https:\/\/www.nixgeek.org\/index.php\/wp-json\/wp\/v2\/posts\/62\/revisions"}],"predecessor-version":[{"id":63,"href":"https:\/\/www.nixgeek.org\/index.php\/wp-json\/wp\/v2\/posts\/62\/revisions\/63"}],"wp:attachment":[{"href":"https:\/\/www.nixgeek.org\/index.php\/wp-json\/wp\/v2\/media?parent=62"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/www.nixgeek.org\/index.php\/wp-json\/wp\/v2\/categories?post=62"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/www.nixgeek.org\/index.php\/wp-json\/wp\/v2\/tags?post=62"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}