Add simpler navigation
This commit is contained in:
parent
82604bbe81
commit
40706f22b1
5 changed files with 54 additions and 21 deletions
|
|
@ -22,7 +22,6 @@ alias ls="ls -h --color=auto"
|
|||
export CC=gcc
|
||||
export CXX=g++
|
||||
alias did="vim +'normal Go' +'r!date' ~/Documents/did.txt"
|
||||
xmodmap -e 'clear Lock' -e 'keycode 0x42 = Escape'
|
||||
|
||||
alias lcat='pygmentize -g -O style=colorful,linenos=1 | grep -P "^\d\d\d\d:"'
|
||||
alias ccat='pygmentize -g'
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue