{"id":235,"date":"2023-04-08T04:02:02","date_gmt":"2023-04-08T04:02:02","guid":{"rendered":"https:\/\/blogs.scummvm.org\/twan\/?p=235"},"modified":"2023-04-08T04:13:42","modified_gmt":"2023-04-08T04:13:42","slug":"a-hot-tip-for-future-me","status":"publish","type":"post","link":"https:\/\/blogs.scummvm.org\/twan\/2023\/04\/08\/a-hot-tip-for-future-me\/","title":{"rendered":"A hot tip for future me"},"content":{"rendered":"<p>Edit the file <code> ~\/.zshrc <\/code> (or ~\/.bashrc, depending on <code>which $SHELL<\/code>) and set an alias for everyday commands. Remember to do <code>source ~\/.zshrc<\/code> to allow changes to take effect.<br \/>\n<code><br \/>\nalias sometext='go_to_scummvm_directory &amp;&amp; .\/configure --diable-all-engines --enable-engine=engines_under_development &amp;&amp; make -j10 &amp;&amp; .\/scummvm'<br \/>\n<\/code><br \/>\nand this<br \/>\n<code><br \/>\nalias sometext='cd \/scummvm_directory'<br \/>\n<\/code><br \/>\nHowever it goes without saying that even with the best tools if you don&#8217;t use them it&#8217;s no good. I was able to do stuff still fine when I didn&#8217;t know how to do zsh magic, or even without <code>--disable-all-engines<\/code>.<\/p>\n","protected":false},"excerpt":{"rendered":"<p>Edit the file ~\/.zshrc (or ~\/.bashrc, depending on which $SHELL) and set an alias for everyday commands. Remember to do source ~\/.zshrc to allow changes to take effect. alias sometext=&#8217;go_to_scummvm_directory &amp;&amp; .\/configure &#8211;diable-all-engines &#8211;enable-engine=engines_under_development &amp;&amp; make -j10 &amp;&amp; .\/scummvm&#8217; and this alias sometext=&#8217;cd \/scummvm_directory&#8217; However it goes without saying that even with the best tools &#8230; <a title=\"A hot tip for future me\" class=\"read-more\" href=\"https:\/\/blogs.scummvm.org\/twan\/2023\/04\/08\/a-hot-tip-for-future-me\/\">Read more<span class=\"screen-reader-text\">A hot tip for future me<\/span><\/a><\/p>\n","protected":false},"author":9,"featured_media":0,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[2],"tags":[],"class_list":["post-235","post","type-post","status-publish","format-standard","hentry","category-smalltalk"],"_links":{"self":[{"href":"https:\/\/blogs.scummvm.org\/twan\/wp-json\/wp\/v2\/posts\/235","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/blogs.scummvm.org\/twan\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/blogs.scummvm.org\/twan\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/blogs.scummvm.org\/twan\/wp-json\/wp\/v2\/users\/9"}],"replies":[{"embeddable":true,"href":"https:\/\/blogs.scummvm.org\/twan\/wp-json\/wp\/v2\/comments?post=235"}],"version-history":[{"count":17,"href":"https:\/\/blogs.scummvm.org\/twan\/wp-json\/wp\/v2\/posts\/235\/revisions"}],"predecessor-version":[{"id":251,"href":"https:\/\/blogs.scummvm.org\/twan\/wp-json\/wp\/v2\/posts\/235\/revisions\/251"}],"wp:attachment":[{"href":"https:\/\/blogs.scummvm.org\/twan\/wp-json\/wp\/v2\/media?parent=235"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/blogs.scummvm.org\/twan\/wp-json\/wp\/v2\/categories?post=235"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/blogs.scummvm.org\/twan\/wp-json\/wp\/v2\/tags?post=235"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}