Browse Source

Remove eshell history...again

master
Taylor Bockman 9 years ago
parent
commit
a398836b0b
  1. 1
      .gitignore
  2. 21
      dotfiles/emacs.d/eshell/history

1
.gitignore vendored

@ -13,6 +13,7 @@ tramp
*_flymake.*
*/eshell/history
*/eshell/lastdir
*/emacs.d/eshell/*
*.rel
/auto/
.cask/

21
dotfiles/emacs.d/eshell/history

@ -1,21 +0,0 @@
ifconfig
cls
$TERM
scheme
ls
scheme
ping google.com
git diff
export TERM=rxvt-256color
find
ls
clear
echo $LANG
echo $LC_ALL
npm
echo "\[30m"
echo "\e[30m"
echo "\e[91m"
echo -en "\e[91m"
echo -en "\\e[91m"
scheme
Loading…
Cancel
Save