Commit Graph

214 Commits

Author SHA1 Message Date
quak
755f674d38 updated readme and got read of vscode mentions.. 2025-04-02 16:05:25 +02:00
quak
5411ced2db added shortcuts to start/kill the compositor 2025-04-02 16:05:25 +02:00
quak
8f4a8c94d0 less ambiguous truncation identifier for starship directory module 2025-04-02 16:05:25 +02:00
quak
d7bc48ef27 updated reduced-tmux.conf 2025-04-02 16:05:25 +02:00
quak
2f93c96dfa removed redefinitions of numbered colors from alacritty config 2025-04-02 16:04:50 +02:00
quak
9687648796 .bashrc: set PAGER & MANPAGER 2025-02-06 17:06:40 +01:00
scbj
2e6d0c62c9 nvim: removed keybinding helper 2025-02-03 09:22:55 +01:00
quak
6231212e7b stupid 2025-02-03 07:32:20 +01:00
quak
18cbec62bf started mutt config 2025-02-03 00:09:43 +01:00
quak
3775b00ade fixed alacritty font config 2025-02-01 16:12:08 +01:00
quak
3bedd0bb0f fixed navigate completion string comparison 2025-02-01 08:55:04 +01:00
scbj
6006d9966e fixed starship hostname 2025-01-30 13:22:35 +01:00
quak
a631fa4f49 fzf-script @#$%! 2025-01-29 15:04:39 +01:00
quak
b105fa14a5 prepared fzf script for tab/enter (edit/execute) 2025-01-28 23:31:46 +01:00
quak
194027116a .. 2025-01-28 00:02:35 +01:00
scbj
d33f176595 usuable fzf-script 2025-01-27 13:45:57 +01:00
zegonix
12e38b4188 added ssh symbol to starship prompt 2025-01-25 22:56:57 +01:00
quak
02bfff5e10 .. 2025-01-23 22:28:08 +01:00
scbj
afff479a7c moved scripts folder to root directory 2025-01-23 08:54:49 +01:00
scbj
67bf396efb switched back to alacritty for terminal emulation 2025-01-23 08:52:22 +01:00
quak
6f092e5eca changed font for alacritty and navigate.conf -> .toml 2025-01-22 21:20:12 +01:00
scbj
a4844d2c40 + tmux alias 2025-01-22 16:09:47 +01:00
quak
08ac37a4b7 fixed completions for push 2025-01-20 21:58:43 +01:00
scbj
93bf74a81c .. 2025-01-20 13:51:24 +01:00
quak
d5b880915e increase bash command history size
changed rofi font to jetbrains mono
implemented bash completions for navigate
started script to use fzf for reverse command search in bash
2025-01-20 00:11:49 +01:00
scbj
e7046407c2 alias diff --color=always 2025-01-17 11:54:59 +01:00
quak
0d067f7879 .. 2025-01-15 00:11:11 +01:00
scbj
afaf5f642b removed configs for vscode & nano
removed `bookmarks.conf`
2025-01-14 09:02:54 +01:00
scbj
1f2c2dd380 . 2025-01-13 17:37:31 +01:00
quak
6fa677018a tried to reset style before starship prompt ..
changed various neovim floating windows to show a border
removed contrast setting from ghostty, because it makes debugging ansi
escape sequences rather difficult
2025-01-11 22:26:53 +01:00
scbj
1eca263f1c unbinded Tab and S-Tab to switch buffers in order to enable C-i to
'go to next jump' (opposite of C-o)
2025-01-10 13:01:34 +01:00
quak
c323abab06 changed terminal emulator to ghostty for the time being, because
alacritty does not render all nerdfont icons correctly
2025-01-08 21:30:01 +01:00
scbj
b3b5e01b37 .. 2025-01-08 16:35:49 +01:00
scbj
4a1d1dfcaa reluctantly started ghostty config after realising that zutty does
indeed not like nerd fonts..
2025-01-08 15:52:56 +01:00
scbj
1c9d557044 picom .. zutty.. 2025-01-08 10:26:42 +01:00
scbj
cdc8b57906 added stow recipe for Xresources and started configuring zutty 2025-01-08 09:47:28 +01:00
scbj
db2d32712b after some consideration i removed kitty config 2025-01-08 09:16:40 +01:00
scbj
b47239b10c .. 2025-01-07 14:38:56 +01:00
scbj
ccadd8c93e started kitty config (because kitty seems to be better at rendering
nerdfont symbols)
2025-01-07 14:36:15 +01:00
scbj
9a11ed058b ... 2025-01-06 13:49:57 +01:00
quak
19ff9a308d [neovim] cleaned up duplicate of tmux-navigation plugin
[tmux] added keymaps for copy mode
2025-01-05 23:27:59 +01:00
quak
49e23e788d setup neovim and tmux to both use ctrl+[hjkl] for split navigation 2025-01-05 20:21:57 +01:00
quak
21e7ecd48f fixed default path for new tmux windows.. 2025-01-04 12:10:39 +01:00
quak
943c8b0392 fixed tmux start script default-tmux-session
changed tmux keymaps for pane splitting to start pane in the same
directory
2025-01-04 10:06:03 +01:00
quak
6aa9ebd3a0 installed catppuccin (colorscheme) for the time being 2025-01-01 20:18:47 +01:00
zegonix
d3584ba6c1 stuff 2024-12-30 18:24:02 +01:00
zegonix
10cbfdd6df moved tmux keymaps to keymaps.conf and moved the theme zegonix.conf
into the folder `themes`
2024-12-30 17:45:32 +01:00
zegonix
599b1dbd17 renamed dmux script (setup default tmux session) to default-tmux-session
and added an alias `dmux` to .bashrc
2024-12-30 16:50:55 +01:00
zegonix
2db7b76836 beautified dmux script 2024-12-30 15:04:23 +01:00
quak
6b39a6a7e1 added a (still empty) colors file to nvim config
added keymaps to move a window to tmux
2024-12-30 10:53:10 +01:00