1
0
Fork 0
Commit Graph

681 Commits

Author SHA1 Message Date
Pratham Patel b39099964e git: do not use the short status, revert back because the old one feels more natural lol 2023-06-04 18:10:38 +05:30
Pratham Patel 9a982be3d9 zsh: add alias "dotfiles" for handling dotfiles via a bare repo 2023-06-04 18:09:12 +05:30
Pratham Patel 50acc138d0 zsh: fix aliasing with dig ang dog 2023-06-04 18:05:21 +05:30
Pratham Patel a0fbe8db98 zsh: remove aliases for neovim and vim 2023-06-04 18:04:05 +05:30
Pratham Patel 148b26b413 tmux: enable focus events support for neovim 2023-06-04 18:00:54 +05:30
Pratham Patel a2dd863ac9 nvim: autocmds: add support for "*.sh" in indentation and reorganize it a bit 2023-06-04 17:58:56 +05:30
Pratham Patel f09ce6b3ec alacritty: switch fonts from "Overpass Mono" to "SauceCodePro Nerd Font Mono" 2023-06-04 17:54:08 +05:30
Pratham Patel b4d9d36d44 update gitconfig 2023-05-31 19:13:47 +05:30
Pratham Patel 35d0cf8ad3 zsh: do not export TERM as 'xterm-256color', it breaks neovim 2023-05-31 19:12:12 +05:30
Pratham Patel f7b70a1aa2 openzfs_install: set -x and match against OS ID for RHEL 2023-05-04 10:07:13 +05:30
Pratham Patel d12f300b0d zsh aliases: add aliases for conventional dig and OG vim 2023-04-28 10:17:12 +05:30
Pratham Patel a144e2f15c nvim: remove vim.mappings https://github.com/nvim-tree/nvim-tree.lua/wiki/Migrating-To-on_attach 2023-04-28 10:01:41 +05:30
Pratham Patel 0d5b2fab0d nvim: remove treesitter plugins for 'lua' and 'gitcommit' 2023-04-28 10:00:18 +05:30
Pratham Patel 775ff75bc6 nvim: remove 'help' from treesitter langs 2023-04-28 09:31:18 +05:30
Pratham Patel c85eff4eaa zsh config: modify how the Rust-related bin directory is discovered and add it to PATH _only_ if rust-analyzer is not found 2023-04-10 07:57:06 +05:30
Pratham Patel 7c49139dc4 nvim: disable listchar for space 2023-04-09 22:31:51 +05:30
Pratham Patel cb1ddff4f9 virt-pool-online.service: do not set POOL_OK to true 2023-04-08 11:16:26 +05:30
Pratham Patel 97ac373bf0 nvim: add a plugin for crates.io autocompletion 2023-04-01 16:13:06 +05:30
Pratham Patel efc6c3271b nvim: move away from old theme EdenEast/nightfox to catppuccin/nvim 2023-03-25 14:10:38 +05:30
Pratham Patel 774b551760 virt-pool-online.service: depend on libvirtd.service 2023-03-25 14:08:54 +05:30
Pratham Patel 7fe6aeb4da add a service and script for making sure that VM pools are online 2023-03-25 14:05:50 +05:30
Pratham Patel ee93c15da6 nvim: remove 'lua_ls' as the lua server because mason complaints about it 2023-03-25 13:28:02 +05:30
Pratham Patel 59e254da8d nvim: add plugins for Rust debugging 2023-03-22 11:59:33 +05:30
Pratham Patel 619b7cd4b3 nvim: do not show anything for untracked files 2023-03-19 13:04:21 +05:30
Pratham Patel ba8a9fd093 nvim: major checkpoint where idk what i changed 2023-03-19 11:58:59 +05:30
Pratham Patel 5f99777cf6 update mirrorlist 2023-03-18 09:57:04 +05:30
Pratham Patel 8024145352 revert back to older mirrorlist 2023-03-13 16:39:58 +05:30
Pratham Patel 6e936ce8bb run_me.sh: do not copy dir '_OTHER' 2023-03-13 16:34:34 +05:30
Pratham Patel 3ae395550b nvim: switch from double quotes to single quotes and some other ADHD+OCD related changes 2023-03-12 18:53:45 +05:30
Pratham Patel ed6efb1fd8 nvim: no longer using Packer 2023-03-12 18:19:01 +05:30
Pratham Patel 5fb9a86683 nvim: set most of these options locally and also set clipboard 2023-03-12 17:47:35 +05:30
Pratham Patel 052d82be9f nvim: add autocmds for yaml, rust, toml, bash, dash, c, cpp and h 2023-03-12 17:27:49 +05:30
Pratham Patel 2f4e3adc7b introduce new aliases for rg and bring them to parity with gnu grep 2023-03-12 16:45:08 +05:30
Pratham Patel ceb11c1897 new nvim config! x2 2023-03-12 16:41:55 +05:30
Pratham Patel 9616a6722b new nvim config! 2023-03-12 16:41:29 +05:30
Pratham Patel eb8615009f add alias: rgi 2023-03-12 12:31:41 +05:30
Pratham Patel 3d44f2f15d update gitignore because I changed plugin manager. again. 2023-03-12 12:12:21 +05:30
Pratham Patel ddfef922a5 doas: allow pratham to use picocom without password 2023-03-12 11:40:18 +05:30
Pratham Patel bff0602f73 update mirrorlist 2023-03-11 13:53:47 +05:30
Pratham Patel 9ae8420cf7 add alias undeb to extract deb files 2023-03-11 12:29:58 +05:30
Pratham Patel 427f0bba1f start picocom in quiet mode 2023-03-10 18:48:16 +05:30
Pratham Patel 4bdcc165e9 zsh alises: ssh: username is already specified in ~/.ssh/config, not needed here 2023-03-03 19:28:43 +05:30
Pratham Patel 2f3c0a3198 nvim: do not cargo run everytime a rust file is saved 2023-03-03 16:58:10 +05:30
Pratham Patel e21ea2fd0b zsh: add alias for unxz to keep the original file 2023-03-03 16:56:59 +05:30
Pratham Patel 68e4b74bd3 zsh aliases: use option --time-style=long-iso in ls 2023-02-21 13:07:25 +05:30
Pratham Patel 1fc3442103 update mirrorlist 2023-02-21 10:19:00 +05:30
Pratham Patel 370cedbfc5 zsh aliases: add function 'containerstartall' 2023-02-17 12:32:38 +05:30
Pratham Patel 92af882822 zsh aliases: use nvim only if it is present lol 2023-02-14 20:46:03 +05:30
Pratham Patel 440ca41cf6 zsh: add alias 'serialterm' and 'vasudev' 2023-02-12 11:55:10 +05:30
Pratham Patel d261dc516d neovim: handle the installation of the plugin nvim-treesitter better 2023-02-11 09:35:27 +05:30