Eshell の使い方とか設定とか【Emacs Shell、Lisp】 (163レス)
Eshell の使い方とか設定とか【Emacs Shell、Lisp】 http://mevius.5ch.net/test/read.cgi/unix/1102921590/
上
下
前次
1-
新
通常表示
512バイト分割
レス栞
抽出解除
レス栞
135: 名無しさん@お腹いっぱい。 [age] 2012/02/20(月) 13:53:53.54 色々やってみた # 代わりにemacsコマンドを呼び出す系 alias w3m 'w3m-find-file $1' alias irb 'run-ruby "irb"' alias ghci 'run-haskell' alias emacs 'find-file $1' alias make 'compile ${mapconcat (function identity) ${cons "make" $*} " "}' # tomp3 *.wav *.mp4 ... のようにして使う alias tomp3 'for i in ${eshell-flatten-list $*} {ffmpeg -i $i ${concat ${file-name-sans-extension $i} .mp3}}' alias toutf8 'for i in $* {nkf -w -Lu --overwrite $i}' alias check-encode 'for i in ${eshell-flatten-list $*} {*echo $i : ${nkf -g $i}}' alias elcompile 'for i in ${eshell-flatten-list $*} {byte-compile-file $i}' alias elcompile-all 'for i in **/*.el {byte-compile-file $i}' # ショートカット系? alias d 'dired-other-window ${pwd}' alias c 'cd *$1*' alias f 'find-file $1' alias r 'view-file $1' # 他のシェルでもよくやるの系 alias ll 'ls -lh $*' alias la 'ls -a $*' alias findn 'find . -name $*' alias cdd 'cd ~/download' alias untgz 'tar xvzf $*' alias untbz 'tar xvjf $*' alias slideshow 'feh -ZF *.jpg *.gif *.png >/dev/null' http://mevius.5ch.net/test/read.cgi/unix/1102921590/135
メモ帳
(0/65535文字)
上
下
前次
1-
新
書
関
写
板
覧
索
設
栞
歴
スレ情報
赤レス抽出
画像レス抽出
歴の未読スレ
AAサムネイル
Google検索
Wikipedia
ぬこの手
ぬこTOP
0.642s*