{"id":430,"date":"2014-02-12T05:14:20","date_gmt":"2014-02-12T05:14:20","guid":{"rendered":"http:\/\/www.selinuxplus.com\/?p=430"},"modified":"2014-02-13T01:24:51","modified_gmt":"2014-02-13T01:24:51","slug":"install-maximum-awesome-for-redhat-vim","status":"publish","type":"post","link":"http:\/\/www.selinuxplus.com\/?p=430","title":{"rendered":"install maximum awesome for redhat (vim)"},"content":{"rendered":"<p>#install maximum awesome<\/p>\n<pre class=\"lang:default decode:true \" >wget https:\/\/github.com\/square\/maximum-awesome\/archive\/master.zip\r\nunzip master.zip\r\ncd maximum-awesome-master\/\r\nyum install rubygem-rake\r\n<\/pre>\n<p>#install brew<\/p>\n<pre class=\"lang:default decode:true \" > yum groupinstall 'Development Tools'\r\n yum install curl git ruby bzip2-devel curl-devel expat-devel ncurses-devel -y\r\n git clone https:\/\/github.com\/Homebrew\/linuxbrew.git ~\/.linuxbrew\r\n export PATH=\"$HOME\/.linuxbrew\/bin:$PATH\"\r\n export LD_LIBRARY_PATH=\"$HOME\/.linuxbrew\/lib:$LD_LIBRARY_PATH\"\r\n<\/pre>\n<pre class=\"lang:default decode:true \" >rake<\/pre>\n<p>#install nerdtree<\/p>\n<pre class=\"lang:default decode:true \" > cd .vim\/bundle\/\r\n git clone https:\/\/github.com\/scrooloose\/nerdtree.git<\/pre>\n<p>#install ctrlp<\/p>\n<pre class=\"lang:default decode:true \" > cd .vim\r\n git clone https:\/\/github.com\/kien\/ctrlp.vim.git bundle\/ctrlp.vim\r\n#Add to your ~\/.vimrc:\r\nset runtimepath^=~\/.vim\/bundle\/ctrlp.vim\r\n#Run at Vim's command line:\r\n#:helptags ~\/.vim\/bundle\/ctrlp.vim\/doc\r\n#Restart Vim and check :help ctrlp.txt for usage instructions and configuration details.\r\n<\/pre>\n","protected":false},"excerpt":{"rendered":"<p>#install maximum awesome &hellip;<\/p>\n","protected":false},"author":1,"featured_media":0,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":[],"categories":[6],"tags":[82,81,79,80],"_links":{"self":[{"href":"http:\/\/www.selinuxplus.com\/index.php?rest_route=\/wp\/v2\/posts\/430"}],"collection":[{"href":"http:\/\/www.selinuxplus.com\/index.php?rest_route=\/wp\/v2\/posts"}],"about":[{"href":"http:\/\/www.selinuxplus.com\/index.php?rest_route=\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"http:\/\/www.selinuxplus.com\/index.php?rest_route=\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"http:\/\/www.selinuxplus.com\/index.php?rest_route=%2Fwp%2Fv2%2Fcomments&post=430"}],"version-history":[{"count":3,"href":"http:\/\/www.selinuxplus.com\/index.php?rest_route=\/wp\/v2\/posts\/430\/revisions"}],"predecessor-version":[{"id":433,"href":"http:\/\/www.selinuxplus.com\/index.php?rest_route=\/wp\/v2\/posts\/430\/revisions\/433"}],"wp:attachment":[{"href":"http:\/\/www.selinuxplus.com\/index.php?rest_route=%2Fwp%2Fv2%2Fmedia&parent=430"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"http:\/\/www.selinuxplus.com\/index.php?rest_route=%2Fwp%2Fv2%2Fcategories&post=430"},{"taxonomy":"post_tag","embeddable":true,"href":"http:\/\/www.selinuxplus.com\/index.php?rest_route=%2Fwp%2Fv2%2Ftags&post=430"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}