Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Silence man version check and prioritise global PATH over custom one | Luca Matei Pintilie | 2023-05-29 | 1 | -2/+2 |
* | profile: Better compatibility with void linux and pnpm | Luca Matei Pintilie | 2023-05-24 | 2 | -4/+10 |
* | nvim: remove some unneeded code and plugins/lsp, and add live_grep keybind | Luca Matei Pintilie | 2023-05-24 | 4 | -30/+23 |
* | Mutt: add trash | Luca Matei Pintilie | 2023-05-09 | 1 | -0/+1 |
* | Fix calendar thing in waybar | Luca Matei Pintilie | 2023-04-30 | 1 | -45/+55 |
* | Add back marks and enable cursorline | Luca Matei Pintilie | 2023-04-29 | 4 | -5/+37 |
* | Remove marks dependency from neovim | Luca Matei Pintilie | 2023-04-23 | 1 | -36/+0 |
* | Remove save and quit keybind | Luca Matei Pintilie | 2023-04-23 | 1 | -2/+0 |
* | Remove cursorline from neovim config | Luca Matei Pintilie | 2023-04-23 | 1 | -1/+15 |
* | Bump neovim config to 0.9 and add undotree and test related commands | Luca Matei Pintilie | 2023-04-10 | 4 | -26/+47 |
* | Fix neovim spelllang | Luca Matei Pintilie | 2023-04-07 | 1 | -3/+1 |
* | Hyprland fixes | Luca Matei Pintilie | 2023-04-07 | 1 | -23/+25 |
* | Add mutt/neomutt config | Luca Matei Pintilie | 2023-04-07 | 5 | -0/+206 |
* | Neovim improvements | Luca Matei Pintilie | 2023-04-07 | 5 | -27/+14 |
* | Better hyprland config | Luca Matei Pintilie | 2023-04-05 | 3 | -10/+42 |
* | Remove beacon config and add mini.comment | Luca Matei Pintilie | 2023-04-02 | 1 | -13/+34 |
* | Add Hyprland config | Luca Matei Pintilie | 2023-04-02 | 1 | -0/+143 |
* | Use dracula dunst config | Luca Matei Pintilie | 2023-04-01 | 2 | -0/+3 |
* | Improve IDE related configs | Luca Matei Pintilie | 2023-04-01 | 4 | -16/+106 |
* | Add marks and colorcolumn 120 | Luca Matei Pintilie | 2023-03-29 | 4 | -58/+71 |
* | Add light theme to neovim and tmux clipboard on | Luca Matei Pintilie | 2023-03-21 | 5 | -68/+39 |
* | Add start emacs config | Luca Matei Pintilie | 2023-03-20 | 2 | -0/+21 |
* | newsboat config update and bump deno completions | Luca Matei Pintilie | 2023-03-14 | 2 | -16/+129 |
* | Add debugging to neovim config | Luca Matei Pintilie | 2023-03-12 | 3 | -31/+80 |
* | Various neovim, tmux, alacritty, and foot config improvements | Luca Matei Pintilie | 2023-03-06 | 7 | -11/+13 |
* | Add cmus, newsboat and qutebrowser configs, as well as GB layout to sway. | Luca Matei Pintilie | 2023-02-26 | 6 | -2/+131 |
* | Add more LSP plugins | Luca Matei Pintilie | 2023-02-18 | 3 | -25/+71 |
* | Set scrolloff in neovim and add tcsh support | Luca Matei Pintilie | 2023-02-09 | 6 | -3/+35 |
* | Fix lag on i3/dwm | Luca Matei Pintilie | 2023-02-05 | 2 | -10/+13 |
* | Remove conflicting keybind | Luca Matei Pintilie | 2023-02-05 | 1 | -2/+0 |
* | Exclude LICENSE from bootstrap.sh | Luca Matei Pintilie | 2023-02-05 | 1 | -1/+1 |
* | Better i3 exit prompt | Luca Matei Pintilie | 2023-02-05 | 2 | -3/+8 |
* | Switch to alacritty | Luca Matei Pintilie | 2023-02-04 | 2 | -2/+2 |
* | Fix tmux config and update alacritty | Luca Matei Pintilie | 2023-02-04 | 4 | -3/+11 |
* | Fill out the README a bit more | Luca Matei Pintilie | 2023-02-04 | 1 | -0/+33 |
* | Add GPL-3 license | Luca Matei Pintilie | 2023-02-04 | 1 | -0/+619 |
* | Add git related keybinds and colorcolumn to neovim config | Luca Matei Pintilie | 2023-02-03 | 3 | -23/+32 |
* | Fix annoying text suggestions in neovim and a tad better tmux config | Luca Matei Pintilie | 2023-02-01 | 3 | -6/+30 |
* | Merge branch 'master' of aninternettroll.xyz:aninternettroll/dotfiles | Luca Matei Pintilie | 2023-01-26 | 1 | -1/+3 |
|\ | |||||
| * | Add dotnet tools to PATH | Luca Matei Pintilie | 2023-01-24 | 1 | -1/+3 |
* | | Disable most of the null-ls modules | Luca Matei Pintilie | 2023-01-26 | 1 | -34/+34 |
|/ | |||||
* | Fix shell script | Luca Matei Pintilie | 2023-01-22 | 1 | -3/+5 |
* | Fix i3 | Luca Matei Pintilie | 2023-01-18 | 3 | -14/+17 |
* | Better shell scripts | Luca Matei Pintilie | 2023-01-18 | 3 | -37/+66 |
* | Add global bash completions | Luca Matei Pintilie | 2023-01-10 | 1 | -0/+1 |
* | Add null-ls to neovim | Luca Matei Pintilie | 2023-01-10 | 5 | -5/+29 |
* | Improve git config | Luca Matei Pintilie | 2022-12-31 | 2 | -3/+46 |
* | Add bash completion | Luca Matei Pintilie | 2022-11-26 | 3 | -0/+1596 |
* | Upgrade to neovim 0.8 | Luca Matei Pintilie | 2022-11-13 | 2 | -7/+54 |
* | Fix tmux colours and add gitsigns to neovim | Luca Matei Pintilie | 2022-11-12 | 4 | -9/+88 |