Commit Graph

35 Commits

Author SHA1 Message Date
5813b73431 add some docker ENVs 2022-05-12 21:02:08 +03:00
2ef5b95984 migrate to stow 2022-03-20 00:39:27 +03:00
572c915a62 disable vi in bash 2022-03-18 20:43:35 +03:00
fc82be0938 add go bin to /sbin:/bin:/usr/local/sbin:/usr/local/bin:/usr/bin:/usr/sbin:/var/lib/flatpak/exports/bin:/usr/lib/jvm/default/bin:/usr/bin/site_perl:/usr/bin/vendor_perl:/usr/bin/core_perl:/home/daniil/dotfiles/bin:/home/daniil/.local/bin:/home/daniil/.cargo/bin:/home/daniil/go/bin 2022-03-05 20:10:19 +03:00
762e63b561 add TERM, EDITOR, VISUAL variables 2022-03-01 14:26:27 +00:00
fe3d261200 update .bashrc 2022-03-01 13:06:31 +00:00
dbf0f68ef3 run shfmt on .bashrc and bootstrap.sh 2022-02-08 19:36:10 +03:00
693728227c Update bash prompt 2022-01-13 22:54:56 +03:00
1167b3a2c9 Increase HISTSIZE up to 10000 2021-12-18 18:59:18 +03:00
86fe0a9099 Show full path in Bash prompt 2021-11-30 13:19:35 +03:00
6047b3e4e6 Remove comments 2021-11-30 13:00:45 +03:00
5268dc5dea Take more minimalistic approach on Bash prompt 2021-11-29 21:37:25 +03:00
8d27036d7e Add day-progress to .bashrc 2021-11-28 16:55:12 +03:00
c8404ac7c8 Source bash completions using globbing (or smth like it), seems working too 2021-11-17 19:12:26 +03:00
c318b5bc42 Add convinient way to install bash completions and create bash script for aliases 2021-11-17 18:57:05 +03:00
2020b787f7 Add $DOTFILES variable 2021-11-17 18:55:28 +03:00
1f3fbcafeb Add alias for tmux 2021-11-16 22:54:09 +03:00
73401d5dcc Remove space between date and zen in shell 2021-11-16 20:53:42 +03:00
157cebaeed Add alias for yay to always use colors 2021-11-16 16:17:25 +03:00
cc6ca6045e Use github token for requesting zen 2021-11-15 18:53:36 +03:00
3538ef7deb Show quote from api.github.com/zen in shell 2021-11-15 18:03:24 +03:00
5f453fbaf1 Always use colors in pacman 2021-11-14 13:30:30 +03:00
1978bccb7e Show calendar and date on start of bash session 2021-11-13 22:29:28 +03:00
008ce5754c Use vi mode in Bash 2021-11-13 21:10:34 +03:00
d59b7540b6 Install git completion from github.com/git/git 2021-11-13 14:22:37 +03:00
d9a648a207 Remove completion section (it's unnecessary) 2021-11-08 19:15:28 +03:00
82f95ae710 Remove almost all completions, leave only for git and gh 2021-11-08 18:22:08 +03:00
349c010578 Update bash completions 2021-11-07 16:14:10 +03:00
3bea2bcfec Add git aliases for tag and checkout 2021-11-07 16:13:38 +03:00
31e3cf4321 Add Go bin directory to PATH variable 2021-11-06 18:27:19 +03:00
204e207f5d Move environment variables back to .bashrc from .bash_profile 2021-11-05 23:12:03 +03:00
e139f77b2f Add alias for git branch 2021-10-28 20:59:06 +03:00
f706e89c34 Remove notes alias 2021-10-27 16:51:28 +03:00
53921740f7 Remove count alias 2021-10-25 17:15:38 +03:00
5ad043a15a Move all config files to config directory and add corresponding changes to bootstrap script 2021-10-20 16:25:36 +03:00