Commit Graph

48 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 584e77b933
shells: remove `extract` aliases
Use ~/.local/bin/extract instead
2021-10-17 21:48:03 +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 3b6e1e931b
bash: remove shebang for sourced files 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 4e108abbbd
system: add configurations 2021-10-17 21:48:00 +07:00
Hoang Nguyen c33b27332c
zoxide: move ranger.py to deploy.sh 2021-10-17 21:48:00 +07:00
Hoang Nguyen 1c0e61cb2f
setup: revive nnn.sh setup script
Update READE, delete youbest shell alias
2021-10-17 21:48:00 +07:00
Hoang Nguyen bd949936d5
emacs: use chemacs2 2021-10-17 21:47:59 +07:00
Hoang Nguyen f7ead96d6b
Steal weechat's theme + update lazygit config 2021-10-17 21:47:59 +07:00
Hoang Nguyen 045fa07a15
Add fontconfig, umask and silent pyenv init 2021-10-17 21:47:58 +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 8688bd5364
greenclip: new config v4.0; delete stuff 2021-10-17 21:47:57 +07:00
Hoang Nguyen 05875b9a3b
shells: change default rsync flags 2021-10-17 21:47:57 +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 89fadd6b81
zoxide: fix curl link 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 309a920067
Add -r for xargs 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 c50d0a100e
Improve integration for TUI file managers 2021-10-17 21:47:46 +07:00
Hoang Nguyen dcd525c8bb
foot: update config 2021-10-17 21:47:46 +07:00
Hoang Nguyen 8b9c2a2d30
Add a pandoc compile script 2021-10-17 21:47:46 +07:00
Hoang Nguyen eed4f4c0b9
bat: use config file instead of multiple env vars 2021-10-17 21:47:46 +07:00
Hoang Nguyen 0823dfb1e6
Split curl scripts 2021-10-17 21:47:45 +07:00
Hoang Nguyen a7712d50da
Half revert last commit 2021-10-17 21:47:45 +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 475a804e96
fish: avoid `alias cat` for completion 2021-10-17 21:47:44 +07:00
Hoang Nguyen ff058a928f
anime-downloader: add a sample config file 2021-02-20 19:13:12 +03:00
Hoang Nguyen 37e32e9204
shells: export GOPATH/bin 2021-02-20 04:39:37 +03:00
Hoang Nguyen 2dfd894bff
Preparation for EXWM 2021-02-14 23:59:55 +03:00
Hoang Nguyen 5255ea5c2b
Initial commit 2021-02-13 19:28:59 +03:00