bashrc套用模板(可使用vim更改替换)

# .bashrc

# Source global definitions
if [ -f /etc/bashrc ]; then
        . /etc/bashrc
fi

# Uncomment the following line if you don't like systemctl's auto-paging feature:
# export SYSTEMD_PAGER=

# User specific aliases and functions

# export PATH="/home/lijing/miniconda3/bin:$PATH"  # commented out by conda initialize

# >>> conda initialize >>>
# !! Contents within this block are managed by 'conda init' !!
__conda_setup="$('/home/lijing/miniconda3/bin/conda' 'shell.bash' 'hook' 2> /dev/null)"
if [ $? -eq 0 ]; then
    eval "$__conda_setup"
else
    if [ -f "/home/lijing/miniconda3/etc/profile.d/conda.sh" ]; then
        . "/home/lijing/miniconda3/etc/profile.d/conda.sh"
    else
        export PATH="/home/lijing/miniconda3/bin:$PATH"
    fi
fi
unset __conda_setup
# <<< conda initialize <<<
export PATH="/home/lijing/lijing202110/blast/blast+/bin:$PATH"
export PATH="/home/lijing/lijing202110/kraken2/kraken2:/home/lijing/.cpan/build/Clone-0.45-0:$PATH"
export PATH="/home/lijing/lijing202110/metaphyler/MetaPhylerV1.13:$PATH"
PATH="/home/lijing/perl5/bin${PATH:+:${PATH}}"; export PATH;
PERL5LIB="/home/lijing/perl5/lib/perl5${PERL5LIB:+:${PERL5LIB}}"; export PERL5LIB;
PERL_LOCAL_LIB_ROOT="/home/lijing/perl5${PERL_LOCAL_LIB_ROOT:+:${PERL_LOCAL_LIB_ROOT}}"; export PERL_LOCAL_LIB_ROOT;
PERL_MB_OPT="--install_base \"/home/lijing/perl5\""; export PERL_MB_OPT;
PERL_MM_OPT="INSTALL_BASE=/home/lijing/perl5"; export PERL_MM_OPT;
export PATH="/mnt/sda/lijing/NCBI-ePCR_Primer3/e-PCR-2.3.12:$PATH"
export PATH="/mnt/sda/antairan/software/bamtools-2.5/bin:$PATH"
export PATH="/mnt/sda/antairan/software/bedtools2/bin:$PATH"
# export PATH="/home/lijing/miniconda3/bin/:$PATH"
export PATH="~/.aspera/connect/bin:$PATH"

  • 10
    点赞
  • 10
    收藏
    觉得还不错? 一键收藏
  • 0
    评论

“相关推荐”对你有帮助么?

  • 非常没帮助
  • 没帮助
  • 一般
  • 有帮助
  • 非常有帮助
提交
评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值