-- TakuyaKumaoka - 2020-03-24

alias rm='rm -i' #ask yes/no when we remove file

alias ls='ls -G'

alias em='emacs -nw' #open emacs no window

function md(){ mkdir $1 cd $1 }

#source alias roopp='g++ `/usr/local/root/bin/root-config --cflags --libs`'

alias ath='ssh -XYl kumaoka login.icepp.jp' alias hep='sftp kumaoka@azusaNOSPAMPLEASE.shinshu-u.ac.jp' #source ~/.hoge.sh

export PATH=$PATH:/Applications/Utilities/XQuartz.app

eval "$(pyenv init -)"

export BIBINPUTS=$BIBINPUTS:/usr/share/texmf/jbibtex/bib:~/research/paper/bibtexDB export BSTINPUTS=$BSTINPUTS:/usr/share/texmf/jbibtex/bst

Edit | Attach | Watch | Print version | History: r1 | Backlinks | Raw View | WYSIWYG | More topic actions
Topic revision: r1 - 2020-03-24 - TakuyaKumaoka
 
    • Cern Search Icon Cern Search
    • TWiki Search Icon TWiki Search
    • Google Search Icon Google Search

    Main All webs login

This site is powered by the TWiki collaboration platform Powered by PerlCopyright &© 2008-2024 by the contributing authors. All material on this collaboration platform is the property of the contributing authors.
or Ideas, requests, problems regarding TWiki? use Discourse or Send feedback