记录一下自己bashrc

# .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


LD_LIBRARY_PATH=/usr/lib:/usr/lib64:$PATH
export LD_LIBRARY_PATH


alias acl="cd /home/zhangxt/work/dev/acl"
alias code="source /home/zhangxt/work/local/tools/codedir.sh"
alias cpcode="source /home/zhangxt/work/local/tools/codecp.sh"
alias wg="/home/zhangxt/work/local/tools/wg"
alias tree="/home/zhangxt/work/local/tools/tree"
alias tkg="if test -e tkg.sh; then
               ./tkg.sh
            else
                /home/zhangxt/work/local/tools/codediff.sh
            fi"
alias tkd="/home/zhangxt/work/local/tools/tkdiff_dir.sh"
alias ctags="ctags -R --languages=c,c++ --langmap=c:+.h+.c,c++:+.hpp+.cpp --c++-kinds=+px --fields=+aiKSz --extra=+qf --exclude=dist* --exclude=sample* ."
alias ctags1="ctags -I __THROW -I __attribute_pure__ -I __nonnull -I __attribute__ --file-scope=yes --langmap=c:+.h --languages=c,c++ --links=yes --c-kinds=+p --c++-kinds=+p --fields=+iaS --extra=+q -R -f ~/.vim/systags /usr/include /usr/local/include ."


set autolist
评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

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

抵扣说明:

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

余额充值