1
0
mirror of https://github.com/artizirk/dotfiles.git synced 2024-06-12 05:40:11 +03:00
Commit Graph

281 Commits

Author SHA1 Message Date
6cb276bff8 Switch to fzf based ClickUp tool 2023-12-12 18:03:46 +02:00
abbb1f8e1f Git push.autoSetupRemote=true 2023-11-13 17:29:07 +02:00
ce6ff23402 Set default xdg-desktop-portal to sway and then gtk 2023-10-17 19:33:08 +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
c8cad40f75 Reduce number of render threads in foot
Disabling render threads has performance penalty
but more than 1 thread does not seem to help at all

default is to create `nproc` render threads
2023-09-26 13:20:48 +03:00
38b7ebcbfe Switch default terminal to foot
for that nice jump to previous prompt functinality
2023-09-26 13:03:56 +03:00
fd976244c5 Enable zsh semantic prompt 2023-09-26 13:02:47 +03:00
40a3e1571b Fixup foot terminal config 2023-09-26 12:41:51 +03:00
5d16610c57 More wezterm tweaks 2023-09-26 12:40:55 +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
f77b79d5e7 Add notes about always loading zprofile 2023-09-25 18:03:31 +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
3aedfdb8ef Add basic wezterm config 2023-09-25 16:12:52 +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
cda628bb7f Add basic kitty terminal config 2023-09-19 20:14:13 +03:00
2bb6835b96 Try to enable pipewire screen sharing in Slack 2023-09-19 20:12:37 +03:00
e56b7b83eb Add rsync based copy command 2023-09-19 20:09:13 +03:00
29b5169f84 Add yay config 2023-09-06 11:12:23 +03:00
94af8a6a2d Disable python keyring module 2023-08-11 13:29:56 +03:00
17075d83bd Move rofi timetracker script to seperate folder 2023-08-07 10:01:11 +03:00
d45c00c649 Move max render time to only work on home pc 2023-08-02 11:24:18 +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
d3035549a5 Flirt with py3blocks 2023-06-02 16:17:58 +03:00
ee048953ab Hack pipewire to work with i3blocks 2023-06-02 15:45:09 +03:00
547ca3cf89 gdb extended remote target broke again :( 2023-06-01 15:22:33 +03:00
7d6c4f1fcb Switch git to zdiff3 algo 2023-06-01 15:22:05 +03:00
dee8768d9a Intellij needs more time to render things 2023-06-01 14:23:08 +03:00
8bf05387fc Lower sway input latency 2023-06-01 13:56:21 +03:00
46ef02607a Use systemd hostnamectl instead of inetutils 2023-05-15 17:34:44 +03:00
1de7b44c97 Allow loading distro gdb python plugins 2023-02-13 17:31:59 +02:00
7b3a773dd2 Try to autostart slack from flatpak 2023-01-31 13:42:26 +02:00
242102cc0c fix polkit agent 2023-01-31 13:41:45 +02:00
d6fe1f43b2 Add mako configuration 2023-01-31 13:38:22 +02:00
e1184d608e do not use gtk dark teheme 2023-01-16 09:52:14 +02:00
81c6f481df Match Slack via app_id 2023-01-16 09:52:14 +02:00
8ab4844cd0 Move home monitors around 2023-01-16 09:52:14 +02: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
7270f50ed3 Add minimal foot terminal config 2022-12-12 15:25:39 +02:00
defb45efc6 Telegram changed its app_id 2022-12-05 17:25:21 +02:00