Moved nnn environment variables to .bashrc.
This commit is contained in:
parent
45f11fee17
commit
052ae54137
@ -6,10 +6,3 @@ alias sizes='du -hs .[^.]* * | sort -h'
|
|||||||
alias tmux="tmux -2"
|
alias tmux="tmux -2"
|
||||||
# bash tree alias
|
# bash tree alias
|
||||||
alias gittree="git log --all --decorate --oneline --graph"
|
alias gittree="git log --all --decorate --oneline --graph"
|
||||||
|
|
||||||
# nnn
|
|
||||||
# bookmarks
|
|
||||||
export NNN_BMS='q:~/.config/qtile/;'
|
|
||||||
# use trashcan
|
|
||||||
export NNN_TRASH=1
|
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user