update profile
This commit is contained in:
parent
b78763d13e
commit
3036b5a3c7
1 changed files with 4 additions and 0 deletions
4
profile
4
profile
|
@ -27,4 +27,8 @@ export HISTFILE="${XDG_DATA_HOME:-$HOME/.local/share}/history"
|
||||||
# NNN file manager
|
# NNN file manager
|
||||||
export NNN_FCOLORS='0B0B04060006060009060B06'
|
export NNN_FCOLORS='0B0B04060006060009060B06'
|
||||||
|
|
||||||
|
### Less
|
||||||
export LESSHISTFILE="-"
|
export LESSHISTFILE="-"
|
||||||
|
|
||||||
|
### Styling
|
||||||
|
export QT_STYLE_OVERRIDE=adwaita-dark
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue