This commit is contained in:
Sergey 2022-03-31 11:24:43 +04:00
parent 099776ed43
commit 0ee5219afa
3 changed files with 4 additions and 3 deletions

View File

@ -24,7 +24,6 @@ alias rgrep="grep --exclude-dir=Godeps --exclude-dir=node_modules --exclude-dir=
alias grep="grep --exclude-dir=.git --color=auto"
alias ag="ag --path-to-ignore $HOME/.agignore --nogroup"
alias vim="nvim"
# Typos
alias igt="git"

View File

@ -3,7 +3,7 @@
htop_version=3.1.2
config_reader_min_version=2
fields=0 48 17 18 38 39 40 2 46 47 49 1
sort_key=47
sort_key=46
sort_direction=-1
tree_sort_key=46
tree_sort_direction=1
@ -21,7 +21,7 @@ highlight_changes_delay_secs=5
find_comm_in_cmdline=1
strip_exe_from_cmdline=1
show_merged_command=0
tree_view=0
tree_view=1
tree_view_always_by_pid=0
all_branches_collapsed=0
header_margin=1

View File

@ -12,6 +12,8 @@ unset QT_STYLE_OVERRIDE
export XDG_CONFIG_HOME=$HOME/.config
export XDG_DATA_HOME=$HOME/.local/share
export XDG_RUNTIME_DIR=/run/user/1000
export DOCKER_HOST=unix:///run/user/1000/podman/podman.sock
# export VDPAU_DRIVER=radeonsi