1
0
mirror of https://github.com/artizirk/dotfiles.git synced 2024-09-19 23:51:06 +03:00
Commit Graph

56 Commits

Author SHA1 Message Date
4a87e5957f Work PC config 2024-06-11 16:22:24 +03:00
fe30aae0ba Configure zsh to emic OSC7 CWD updates to terminal 2023-09-27 17:16:47 +03:00
9359a4a193 Fx ssh TERM hack for foot term 2023-09-26 13:37:42 +03:00
fd976244c5 Enable zsh semantic prompt 2023-09-26 13:02:47 +03:00
94e8abf192 Add skeleton zsh sematntic prompt code 2023-09-26 12:02:04 +03:00
67ed4c20c9 Add note about zsh % end of line mark 2023-09-26 12:02:04 +03:00
539147433f No need to manually load vte.sh.
It's loaded by /etc/profile anyway and also it does nothing on non VTE
terminals
2023-09-25 16:19:35 +03:00
e5c7719e37 Remove useless autoload fpath set from main .zshrc
It's already set in zshrc.pre file as required by grml-zsh-config
2023-09-25 16:10:18 +03:00
e56b7b83eb Add rsync based copy command 2023-09-19 20:09:13 +03:00
8e303d41f1 Read Python virtualenv prompt from pyvenv.cfg 2023-07-12 19:02:52 +03:00
01ef149ff2 Run ssh in subshell with custom TERM if needed
Remote systems usually don't have alacritty terminfo
2023-07-11 14:20:39 +03:00
d654de9dbe Force cal command to start week with monday 2023-06-29 11:01:01 +03:00
625dae5ac2 Dont allow npm to clear terminal 2023-06-28 20:01:45 +03:00
32e4427466 Remove current != found venv activation
That allows activating non default venvs
2023-06-21 23:27:11 +03:00
c9dff2f155 Use zsh extended glob magic to find python venvs 2023-06-21 21:00:25 +03:00
5d3b5af7ed Add support for showing custom pyvenv prompt 2023-06-21 21:00:25 +03:00
b47f79401f Make new-scrach use local variables 2023-06-21 21:00:25 +03:00
6034ee7222 Borrow a pretty dotfiles status function 2022-12-22 20:57:31 +02:00
f974de970e Add kubectl krew plugin manager to path 2022-12-22 20:57:31 +02:00
19ace05c16 Make grml prompt functions private 2022-12-22 20:57:31 +02:00
d7e202b99b Fix ruby gem bin path 2022-04-07 10:52:27 +03:00
71331702a5 Add Nitrokey Start Identity switch command
Uses gnupg scdaemon directly instead of killing and bypassing it like
nitropy set-identity command
2022-02-19 19:40:22 +02:00
52e5039a09 Add git-subrepo to git completion 2022-01-18 07:56:57 +02:00
59db176388 Clear dir hash before adding our own entries 2021-10-13 17:37:28 +03:00
c7a930dac7 Add default values to cal command
But clear the default args when calling with custom arguments
2021-10-01 15:45:43 +03:00
510b7c3d6d Remove need to prepend hashed dirs with ~ 2021-06-10 12:53:08 +03:00
ada9e80fe9 Add projects under krakul to dir-hash jump list 2021-06-10 12:44:08 +03:00
79ed3c7f93 Create pretty serial names under wsl 2021-06-03 15:09:23 +03:00
86b8196f54 Universal fzf loader on Arch and Debian
* tries loading on both distro locations
* only overrides fzf-history-widget if it was defined previously
2021-06-02 16:53:22 +03:00
faed6407e3 Add some support for WSL 2021-06-02 16:41:10 +03:00
9aabf93b3c Tweaks 2021-05-18 17:16:58 +03:00
118293cd78 Switch TERM to alacritty except for ssh 2021-05-18 15:12:51 +03:00
065db40854 Organize .zshrc 2021-03-18 11:46:40 +02:00
93af339ed8 Fix chpwd_profile_krakul and import zsh-autoenv 2021-01-15 19:40:41 +02:00
bf9df6d075 zsh tweaks 2020-12-14 15:55:41 +02:00
0f0f986fa4 zsh paste magic 2020-12-02 12:14:20 +02:00
86cc7b2f90 More krakul configs 2020-12-01 16:35:19 +02:00
39d499f37d Add Ctrl+E shortcut to edit history search command 2020-10-22 12:51:43 +03:00
8dfcb9a9d4 Tweak PATH 2020-10-21 19:01:55 +03:00
ebd4b5aa4c Add vim less 2020-10-20 16:05:49 +03:00
d85b83e44b Tweak fzf more 2020-10-20 15:57:46 +03:00
3e465ccd6f Tweak fzf 2020-10-20 15:51:36 +03:00
39a2725217 Move to fzf 2020-10-19 17:46:47 +03:00
ffaf5cf740 Fix a typo in git chpwd_profiles 2020-10-19 14:54:24 +03:00
3ae2f40696 More mail config updates 2020-05-05 17:26:22 +03:00
575d2d934b Add history search command to zsh 2020-04-27 10:16:35 +03:00
f57023e701 Add support for auto activating python venv on cd 2020-04-19 00:06:22 +03:00
c94f56b78b Add grml chpwd profile 2020-04-18 21:16:57 +03:00
b681db7693 Update zsh config 2020-04-18 14:46:16 +03:00
7365f67f5f Make nodejs gyp multithreaded 2020-04-14 17:41:39 +03:00