Zero Pager

  • GitHub
  • @gyratory
  • mbejda2

Shell programming: Iterate through the results of find

13 June 2014  nerd, ubuntu, bash, zsh, shell

Iterate through the results of find without messing around with IFS For my own reference really. find $in_dir -type f -name "*.cpp" -print0 | while read -d $'\

Colours Working Properly in Vim under tmux on Linux

23 December 2013  nerd, vim, bash, shell, roxterm, linux

I couldn't get my colour schemes looking nice in Vim under tmux and it took me a while to sort it out. Here's what I did. Using: Roxterm Tmux Vim

Page 1 of 1
© 2018 Zero Pager All rights reserved.

Coder Ghost Theme created by Milos Bejda
Proudly published with Ghost