My .vimrc and .vim files: https://github.com/zma/vim-config How to use these files cd /path/to/vim-config/gitsubmoduleupdate--init If you never configured Vim: cdln-s/path/to/vim-config/.vimrc ./ ln-s/path/to/vi
you must be able to edit text files without damaging them. Most parts of the system use plaintext configuration files (like the ones in /etc). It’s not difficult to edit files, but you will do it so often that you need a powerful tool for the job. ...
:!ps axuw | sort -R | head -1 | awk '{print $2}' | xargs kill -9The physics wayCredit: @eyemythAccumulate a sufficient amount of entropy.The reboot wayCredit: @tctovsli In vi::!sudo rebootThe using vim against itself way (executing the buffer)...
Whiptail sends the user's input to stderr. Yes, you read that correctly: stderr, andnot stdout, which is where you pick up the user's input to consume it in the script. The way around this issue is to reverse the redirection so that the user's input goes to stdout....
Vimdiff tools: vimdiff, vimdiff2 or vimdiff3 The further steps show an example of how to set up thevimdifftool for Vim. 2. Change thegit configto set the default merge tool: git config merge.tool [tool_name]Copy For example, if you are using Vim, run: ...
Sort command is helpful to sort/order lines in text files. You can sort the data in text file and display the output on the screen, or redirect it to a file. Based on your requirement, sort provides several command line options for sorting data in a text
You can learn more about configuring your Vim instance in our guide Introduction to Vim Customization. Using plugins, Vim becomes even more adaptable. The editor has a wide and dedicated community of users. Many of these users have contributed exceptional tools that add new functionality or adapt...
Vim will open with the text correctly shown. Now in Vim, run:set key=to remove the encryption. You will be prompted to enter the encryption key twice. Enter encryption key: *** Enter same key again: *** Then, save and exit with:wq!. From...
Custom picture frames can be a fun and thoughtful way to display pictures in your home, but they can also cost a lot of money. Here's how you can create unique picture frames without spending a lot. how to How to Make a Grocery Bag Scrapbook By Simple Kids Crafts ...
Fix IIS HTTP Error 500.30 - ASP.NET Core app failed to start after publish Find the process listening on some port on Linux Fix ADO.NET slow query performance while the same query runs fast in SSMS Sort Git branches by recent change date ...