dotfiles

Dash Eclipse's dotfiles
git clone git://ezup.dev/dotfiles.git
Log | Files | Refs | README | LICENSE

DateCommit messageAuthorFiles+-
2022-07-21 07:27feat: .zshrc.local: add cdgit()Dash Eclipse1+15-0
2022-07-10 03:06feat: update .config/git/configDash Eclipse1+2-2
2022-07-05 05:43feat: update .config/git/configDash Eclipse1+2-0
2022-07-03 10:22feat: add np in .zshrc.localDash Eclipse1+8-0
2022-06-24 04:42feat: update .config/git/configDash Eclipse1+2-0
2022-06-13 13:14feat: update .config/git/configDash Eclipse1+1-0
2022-06-13 12:29feat: update .config/git/configDash Eclipse1+1-0
2022-06-12 12:54feat: update .config/sway/configDash Eclipse1+1-0
2022-06-11 06:10feat: update .config/git/configDash Eclipse1+1-0
2022-04-30 15:27feat: add etc/dictd/dictd.confDash Eclipse1+30-0
2022-04-29 16:16feat: add etc/sysctl.confDash Eclipse1+65-0
2022-04-28 16:26feat: update .config/sx/sxrcDash Eclipse1+22-1
2022-04-27 16:44feat: add .xinitrcDash Eclipse1+2-0
2022-04-26 16:14feat: add .wakatime.cfg (wakapi)Dash Eclipse1+11-0
2022-04-25 17:03feat: update .zshenvDash Eclipse1+2-0
2022-04-24 15:56feat: update .config/sway/configDash Eclipse1+5-5
2022-04-23 18:17feat: add .bashrcDash Eclipse1+19-0
2022-04-22 06:23feat: add .icons and .local/share/iconsDash Eclipse2+7-0
2022-04-21 16:01feat: add .vim/{vimrc,ftplugin/}Dash Eclipse9+143-0
2022-04-19 17:04feat: add .config/swaylock/configDash Eclipse1+32-0
2022-04-18 13:17feat: add .config/youtube-dl/configDash Eclipse1+2-0
2022-04-17 16:39feat: add etc/proxychains.confDash Eclipse1+116-0
2022-04-16 16:17docs: update .zshrc.localDash Eclipse1+1-1
2022-04-14 16:16feat: update .config/sway/configDash Eclipse1+2-1
2022-04-12 05:46feat: .zshrc.local: add alias weatherDash Eclipse1+1-0
2022-04-11 06:18feat: add .local/bin/proxychainsDash Eclipse1+2-0
2022-04-10 15:48feat: add .local/bin/foot-custom-titleDash Eclipse1+2-0
2022-04-09 16:34feat: add .local/bin/{pycharm,vscodium}Dash Eclipse2+5-0
2022-04-09 16:29docs: README: add "Tools" sectionDash Eclipse1+12-0
2022-04-08 14:49feat: add .config/foot/foot.iniDash Eclipse1+137-0
2022-04-07 06:29refactor: .zshrc.local: update sdict()Dash Eclipse1+13-14
2022-04-05 15:24feat: add config for alacritty and fontconfigDash Eclipse2+639-0
2022-04-04 15:33feat: add .config/zathura/zathurarcDash Eclipse1+1-0
2022-04-03 15:18feat: add etc/doas.confDash Eclipse1+6-0
2022-04-02 11:53feat: add .config/mpv/Dash Eclipse2+3-0
2022-04-01 18:52feat: update git configDash Eclipse1+2-2
2022-04-01 18:42feat: git config: add "git fzpath"Dash Eclipse1+3-0
2022-04-01 17:26feat: update sdict() in .zshrc.localDash Eclipse1+3-2
2022-04-01 16:25docs: update READMEDash Eclipse1+0-6
2022-04-01 16:07feat: update sdict() in .zshrc.localDash Eclipse1+3-0
2022-03-31 13:20refactor: alias wn="sdict wn"Dash Eclipse1+1-1
2022-03-30 19:35fix: .zshrc.local: sdict() return instead of exitDash Eclipse1+2-2
2022-03-30 19:19feat: .zshrc.local: add sdict()Dash Eclipse1+39-0
2022-03-30 14:31feat: update .zshrc.local and .zshenvDash Eclipse2+5-1
2022-03-29 19:44feat: .zshrc.local: update wn (alias)Dash Eclipse1+1-1
2022-03-29 18:25refactor: update .zshrc.localDash Eclipse1+7-5
2022-03-29 18:15feat: .zshrc.local: use fzf for dictd wordnetDash Eclipse1+1-3
2022-03-28 15:02refactor: git config: separate some configDash Eclipse2+15-13
2022-03-27 21:22feat: htop/htoprc: customize metersDash Eclipse1+6-6
2022-03-27 16:00feat: add .config/htop/htoprc (default config)Dash Eclipse1+42-0
2022-03-27 15:42feat: add .tmux.confDash Eclipse1+7-0
2022-03-26 21:23feat: update git configDash Eclipse2+2-0
2022-03-26 19:40feat: update git configDash Eclipse1+4-1
2022-03-25 19:36feat: update .zshrc.localDash Eclipse1+35-16
2022-03-25 19:20feat: add .curlrcDash Eclipse1+1-0
2022-03-25 14:48feat: git config: add alias "git alias"Dash Eclipse1+2-0
2022-03-24 08:36feat: update sway configDash Eclipse2+95-20
2022-03-23 18:01feat: update sway status-click-notify.shDash Eclipse1+7-3
2022-03-23 17:48feat: update git configDash Eclipse1+17-6
2022-03-23 13:39feat: gitconfig: add format.shortlogDash Eclipse1+2-0
2022-03-23 09:54feat: update git configDash Eclipse1+7-4
2022-03-23 08:48feat: update git configDash Eclipse1+3-2
2022-03-22 23:09refactor: .gitconfig -> .config/git/configDash Eclipse1+0-0
2022-03-22 23:03feat: gitconfig: add "git d/ds/dc/ca/cam/amend"Dash Eclipse1+10-2
2022-03-22 22:34feat: gitconfig: add "git s"Dash Eclipse1+2-1
2022-03-22 22:18feat: gitconfig: add --graph for "git lf"Dash Eclipse1+1-1
2022-03-22 22:13refactor: gitconfig: update user.signingkeyDash Eclipse1+2-1
2022-03-22 21:33feat: gitconfig: add various git aliasesDash Eclipse1+16-2
2022-03-22 12:29refactor: gtree() -> git treeDash Eclipse2+1-2
2022-03-22 12:17refactor: remove various shell scriptsDash Eclipse21+0-1855
2022-03-22 12:02refactor: remove runxDash Eclipse1+0-30
2022-03-22 12:00refactor: remove git-arcDash Eclipse1+0-48
2022-03-21 21:33fix: runx: fix typosDash Eclipse1+2-2
2022-03-21 21:23docs: update .zshrc.localDash Eclipse1+2-1
2022-03-21 20:48feat: add git-arcDash Eclipse1+48-0
2022-03-21 20:46feat: add "git changelog" and "git contrib"Dash Eclipse1+2-0
2022-03-21 20:34refactor: make "git stats" an aliasDash Eclipse2+2-3
2022-03-21 18:33feat: add runx (shell script)Dash Eclipse2+30-15
2022-03-21 16:17feat: add git-stats (shell script)Dash Eclipse1+3-0
2022-03-21 16:08feat: add slugify()Dash Eclipse1+14-0
2022-03-21 15:53feat: add shell script appimageDash Eclipse1+15-0
2021-10-13 02:05feat: .zshrc.local: add gtree()Dash Eclipse1+2-0
2021-08-12 04:38feat: .zshrc.local: add calculator()Dash Eclipse1+2-0
2021-07-29 08:03feat: add .gitconfigDash Eclipse1+20-0
2021-07-17 18:25feat: update .zprofileDash Eclipse1+6-2
2021-07-15 14:15feat: .zshrc.local: add more functionsDash Eclipse1+19-0
2021-06-30 16:00feat: add sway/{config,status-click-notify.sh}Dash Eclipse2+329-0
2021-06-03 16:56feat: voidlinux-mirror-speedtest.sh: rewrite to take more arguments and allow pass to fzfDash Eclipse1+71-18
2021-06-03 14:29feat: add logpaste() to .zshrc.localDash Eclipse1+6-0
2021-06-03 13:31feat: add voidlinux-mirror-speedtest.shDash Eclipse1+28-0
2021-04-05 18:07.zshrc.local: add smem()Dash Eclipse1+9-2
2020-11-15 20:23Add ps_mem()Dash Eclipse1+6-0
2020-11-15 20:22Add tb()Dash Eclipse1+7-0
2020-11-14 21:59Add showplot()Dash Eclipse1+29-0
2020-11-11 18:57Add eztmpDash Eclipse2+36-2
2020-11-08 10:30Add .config/neofetch/Dash Eclipse1+762-0
2020-11-03 12:28Add grc.zshDash Eclipse2+104-1
2020-11-03 11:01Add totp.shDash Eclipse1+20-0
2020-11-01 03:22Add getpkginfoDash Eclipse1+42-0
2020-10-30 10:04Add play-radio (shell script)Dash Eclipse1+62-0
2020-10-23 12:03Add zprofile and zshenvDash Eclipse3+47-0
2020-10-23 10:26Add xDash Eclipse3+26-2
2020-10-14 23:35Add stagit-viewer.shDash Eclipse2+50-1
2020-10-14 19:46Add sgview()Dash Eclipse1+11-0
2020-10-14 17:35Add fvDash Eclipse2+71-39
2020-10-13 02:00Add fzgit and fxls()Dash Eclipse2+57-0
2020-10-11 22:32Add archlinux-installer-base.shDash Eclipse3+230-131
2020-10-10 22:17Update .zshrc.local (add mbt and mat)Dash Eclipse1+35-0
2020-10-09 18:50Add void-basic-installer.shDash Eclipse1+131-0
2020-10-04 22:50Update .zshrc.localDash Eclipse1+15-0
2020-10-03 23:39Add sxrc and zshrc.localDash Eclipse2+86-0
2020-10-03 09:08lemon2bstatus.sh: add trayDash Eclipse1+41-24
2020-10-01 23:26Add lemon2bstatus.shDash Eclipse1+33-0
2020-09-27 20:29Update trt-fzf.sh and zsh completion for trtDash Eclipse5+49-2
2020-09-22 14:18Add trt-fzf.shDash Eclipse1+225-0
2020-09-22 14:10Add trt-json.shDash Eclipse1+316-0
2020-09-21 07:36Add vpngate-dialog.shDash Eclipse1+103-0
2020-09-21 06:46Add vpngate-prompt.shDash Eclipse1+91-0
2020-09-20 20:33Add vpngate-fzf.shDash Eclipse1+63-0
2020-09-18 19:00Add README and LICENSEDash Eclipse2+131-0
2020-09-18 18:46Add shell scripts to .local/binDash Eclipse5+407-0
2020-09-18 18:18EmptyDash Eclipse0+0-0