|
You are here |
www.integralist.co.uk | ||
| | | | |
sanctum.geek.nz
|
|
| | | | | [AI summary] The article provides comprehensive guidance on various aspects of shell scripting and system administration. It covers best practices for using cron jobs, managing shell configuration files, customizing the shell prompt, and handling command exit statuses effectively. Key points include setting up cron tasks, organizing shell configuration with .d directories, trimming directory paths in prompts, and improving script readability by avoiding the use of $? directly. | |
| | | | |
codeinthehole.com
|
|
| | | | | A reference post of Vim's lists and tips on using them effectively. | |
| | | | |
thevaluable.dev
|
|
| | | | | We continue our walk on the path leading to Vim mastery by reviewing crazy Vim functionalities which will increase even more your productivity. | |
| | | | |
henrikwarne.com
|
|
| | | For seven years I coded in C++ using Emacs. Four years ago, when I changed jobs, I switched to Java development using IntelliJ IDEA. Without a doubt, I am much more productive writing code in IntelliJ IDEA compared to using Emacs. Here's why: Navigation Coding is really something like 80% navigation, and only 20% actual... | ||