mirror of
https://github.com/LukeSmithxyz/voidrice.git
synced 2025-10-07 07:22:36 +02:00
multiple cursors added
This commit is contained in:
parent
0a8df2cbdc
commit
8ea78b322d
2
.profile
2
.profile
@ -11,7 +11,7 @@ export READER="zathura"
|
||||
export BIB="$HOME/Documents/LaTeX/uni.bib"
|
||||
export REFER="$HOME/.referbib"
|
||||
|
||||
[ ! -f ~/.shortcuts ] && shortcuts 2>/dev/null
|
||||
[ ! -f ~/.shortcuts ] && shortcuts >/dev/null 2>&1
|
||||
|
||||
[ -f ~/.bashrc ] && source ~/.bashrc
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user