Update
This commit is contained in:
parent
099776ed43
commit
0ee5219afa
@ -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"
|
||||
|
||||
@ -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
|
||||
|
||||
Loading…
Reference in New Issue
Block a user