December 2015
Beginner to intermediate
198 pages
4h 2m
English
If you like using the command line, but also like some of the features associated with using graphical Integrated Development Environments (IDEs), then this chapter may reveal some new ideas to you. We can create shortcuts for commonly used script elements using the vi or vim text editors from the command line.
In this chapter, we will cover the following topics:
.vimrcvim text editorWe have already taken one short sojourn into the ~/.vimrc file and we will now revisit this file to look at abbreviations or abbr controls. This file acts as the run control mechanism for the vim text editor, which is likely to be installed on your Linux ...
Read now
Unlock full access