Commit Graph

29 Commits

Author SHA1 Message Date
Hoang Nguyen d483163cda
system: move GUI-related env vars to /etc/environment 2021-10-19 13:06:37 +07:00
Hoang Nguyen ee9a615cfe
shells: drop z.lua, add fish completion for zoxide 2021-10-17 21:48:14 +07:00
Hoang Nguyen 5dcd5c16be
fzf: bind alt-j, alt-k to scroll preview window 2021-10-17 21:48:14 +07:00
Hoang Nguyen e6e8689b57
Bunch of changes
- shells: set GOPROXY=direct (download sources directly instead of going
through proxy.golang.org)
- emacs: deprecated EXWM
- scripts: api_keys for `imdb` is not valid anymore, and I don't want to
subscribe for another key
2021-10-17 21:48:10 +07:00
Hoang Nguyen e1b2a23507
Bunch of changes
Credit https://git.sr.ht/~novakane/dotfiles
2021-10-17 21:48:03 +07:00
Hoang Nguyen 04434a48d0
Remove gtk2 env, move theme to Matcha-dark-azul 2021-10-17 21:48:02 +07:00
Hoang Nguyen 657c371abe
shells: update pyenv initial process
pyenv doesn't set path with `init -` anymore.
Also set PATH only once in login shell.
2021-10-17 21:48:01 +07:00
Hoang Nguyen f7ead96d6b
Steal weechat's theme + update lazygit config 2021-10-17 21:47:59 +07:00
Hoang Nguyen f35ff9461c
setup: add cht.sh
Also drop termite config
2021-10-17 21:47:58 +07:00
Hoang Nguyen 4c996a6311
shell: set MANPATH in man() function instead 2021-10-17 21:47:58 +07:00
Hoang Nguyen 743b4b6445
shells: add custom manpath 2021-10-17 21:47:58 +07:00
Hoang Nguyen 622b6e4e63
forgit: fix setting env logic 2021-10-17 21:47:58 +07:00
Hoang Nguyen 0423ec56e6
setup: use sh -e; forgit: add clipboard env var 2021-10-17 21:47:58 +07:00
Hoang Nguyen 5573edd51b
fish: update fisher, various changes 2021-10-17 21:47:50 +07:00
Hoang Nguyen c4906f8339
vifm: some tweaks 2021-10-17 21:47:49 +07:00
Hoang Nguyen df64b5e7cc
exa: add --sort=type 2021-10-17 21:47:49 +07:00
Hoang Nguyen 188cdc6b88
nnn: update plugins
Also drop `elvish` and `ion` config
2021-10-17 21:47:48 +07:00
Hoang Nguyen b7f4d23dbc
nnn: fix typo in env var 2021-10-17 21:47:48 +07:00
Hoang Nguyen 1ae7955856
tree -> exa for previewing directories 2021-10-17 21:47:48 +07:00
Hoang Nguyen 496ed55677
nnn: update flag 2021-10-17 21:47:47 +07:00
Hoang Nguyen 7832e74c91
nnn: some tweaks 2021-10-17 21:47:47 +07:00
Hoang Nguyen 6cf209aac3
nnn: change default flags when opening 2021-10-17 21:47:47 +07:00
Hoang Nguyen 14e7b8399f
nnn: use better colors 2021-10-17 21:47:47 +07:00
Hoang Nguyen eed4f4c0b9
bat: use config file instead of multiple env vars 2021-10-17 21:47:46 +07:00
Hoang Nguyen 8e7e617baa
nnn: add `renamer` plugin 2021-10-17 21:47:45 +07:00
Hoang Nguyen a310411790
z: adjust fzf flags 2021-10-17 21:47:45 +07:00
Hoang Nguyen 766a8dedaa
z: use `zoxide` instead of `z.lua` 2021-10-17 21:47:45 +07:00
Hoang Nguyen 37e32e9204
shells: export GOPATH/bin 2021-02-20 04:39:37 +03:00
Hoang Nguyen 5255ea5c2b
Initial commit 2021-02-13 19:28:59 +03:00