{"id":36,"date":"2012-02-19T16:03:49","date_gmt":"2012-02-19T15:03:49","guid":{"rendered":"http:\/\/blog.jeremm.fr\/?p=36"},"modified":"2014-09-24T22:02:34","modified_gmt":"2014-09-24T20:02:34","slug":"bashrc-awh","status":"publish","type":"post","link":"https:\/\/blog.jeremm.fr\/?p=36","title":{"rendered":"Bashrc AWH"},"content":{"rendered":"<pre lang=\"bash\"># ~\/.bashrc: executed by bash(1) for non-login shells.\r\n\r\nexport PS1='\\h:\\w\\$ '\r\numask 022\r\n\r\n# You may uncomment the following lines if you want `ls' to be colorized:\r\nexport LS_OPTIONS='--color=auto'\r\neval \"`dircolors`\"\r\nalias ls='ls $LS_OPTIONS'\r\nalias ll='ls $LS_OPTIONS -l'\r\nalias la='ls $LS_OPTIONS -la'\r\nalias l='ll'\r\nalias vi='vim'\r\nalias pstree='pstree -A'\r\n\r\n[ -f \/etc\/bash_completion ] && . \/etc\/bash_completion\r\nHISTTIMEFORMAT=\"%d\/%m\/%Y(%H:%M:%S) # \"\r\nHISTSIZE=\"5000\"<\/pre>\n<p><a title=\".bashrc\" href=\"http:\/\/blog.jeremm.fr\/.bashrc\">http:\/\/blog.jeremm.fr\/.bashrc<\/a><\/p>\n","protected":false},"excerpt":{"rendered":"<p># ~\/.bashrc: executed by bash(1) for non-login shells. export PS1=&rsquo;\\h:\\w\\$ &lsquo; umask 022 # You may uncomment the following lines if you want `ls&rsquo; to be colorized: export LS_OPTIONS=&rsquo;&#8211;color=auto&rsquo; eval \u00ab\u00a0`dircolors`\u00a0\u00bb alias ls=&rsquo;ls $LS_OPTIONS&rsquo; alias ll=&rsquo;ls $LS_OPTIONS -l&rsquo; alias la=&rsquo;ls $LS_OPTIONS -la&rsquo; alias l=&rsquo;ll&rsquo; alias vi=&rsquo;vim&rsquo; alias pstree=&rsquo;pstree -A&rsquo; [ -f \/etc\/bash_completion ] &#038;&#038; . <a href='https:\/\/blog.jeremm.fr\/?p=36' class='excerpt-more'>[&#8230;]<\/a><\/p>\n","protected":false},"author":2,"featured_media":0,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":[],"categories":[4],"tags":[],"_links":{"self":[{"href":"https:\/\/blog.jeremm.fr\/index.php?rest_route=\/wp\/v2\/posts\/36"}],"collection":[{"href":"https:\/\/blog.jeremm.fr\/index.php?rest_route=\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/blog.jeremm.fr\/index.php?rest_route=\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/blog.jeremm.fr\/index.php?rest_route=\/wp\/v2\/users\/2"}],"replies":[{"embeddable":true,"href":"https:\/\/blog.jeremm.fr\/index.php?rest_route=%2Fwp%2Fv2%2Fcomments&post=36"}],"version-history":[{"count":9,"href":"https:\/\/blog.jeremm.fr\/index.php?rest_route=\/wp\/v2\/posts\/36\/revisions"}],"predecessor-version":[{"id":925,"href":"https:\/\/blog.jeremm.fr\/index.php?rest_route=\/wp\/v2\/posts\/36\/revisions\/925"}],"wp:attachment":[{"href":"https:\/\/blog.jeremm.fr\/index.php?rest_route=%2Fwp%2Fv2%2Fmedia&parent=36"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/blog.jeremm.fr\/index.php?rest_route=%2Fwp%2Fv2%2Fcategories&post=36"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/blog.jeremm.fr\/index.php?rest_route=%2Fwp%2Fv2%2Ftags&post=36"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}