1
0
Fork 0
Commit Graph

47 Commits

Author SHA1 Message Date
Pratham Patel e9ad2d52d7 add doas.conf 2022-12-02 08:58:26 +05:30
Pratham Patel c8e1c68866 .zsh_aliases: add alias for pkgupdateall and export LESS with SRX so yay can show diff properly 2022-11-20 23:04:31 +05:30
Pratham Patel 50790fd753 alacritty.yml: fix typo 2022-11-20 22:30:31 +05:30
Pratham Patel dea9a7ea43 no paru 2022-11-20 21:23:27 +05:30
Pratham Patel f0830047c4 paru.conf: don't cleanup? 2022-11-20 20:33:24 +05:30
Pratham Patel 8873065712 paru.conf: remove comments? 2022-11-20 20:22:55 +05:30
Pratham Patel bd79fba53f add paru.conf 2022-11-20 19:00:52 +05:30
Pratham Patel 9bc6ac2b3c add the m at the end of gcommit to state that -m is implied 2022-11-20 18:01:08 +05:30
Pratham Patel a009ded6d0 .zsh_aliases: add alias gcommit 2022-11-20 18:00:18 +05:30
Pratham Patel 4c671169e6 nvim: handle depricated function 2022-11-04 03:51:53 +05:30
Pratham Patel 8de56c8e03 added PATH for python/pip bins(?} 2022-11-02 16:02:30 +05:30
Pratham Patel 520568629e .zsh_aliases: re-organize PATH paths 2022-10-25 00:42:49 +05:30
Pratham Patel 709e66ad97 .zsh_aliases: manually add paths for doas 2022-10-24 07:56:51 +05:30
Pratham Patel 0b8afb1241 openzfs_install.sh: use pkg kernel-devel-matched instead of kernel-devel-UNAME_R 2022-10-16 21:07:02 +05:30
Pratham Patel 41bd425999 .bashrc: add PS1 2022-10-16 20:53:26 +05:30
Pratham Patel df26739909 openzfs_install.sh: finalize packages for OpenZFS installation on Rocky/CentOS 2022-10-16 19:30:32 +05:30
Pratham Patel 60f49b1357 changes related to maintenance.sh
- cleanup, use a global log-file
  - add a check for zpool existence; send a mail otherwise
  - remove transmission service
  - if restarting *-chitragupta, restart *-govinda too
2022-10-13 18:13:27 +05:30
Pratham Patel 8037935678 bluefeds: add files to import zpool on boot 2022-10-13 17:25:02 +05:30
Pratham Patel 698f86f7eb remove service+container transmission-raadhe 2022-10-11 21:23:13 +05:30
Pratham Patel ca382ce79d .zsh_aliases: add aliases for arch linux 2022-10-11 18:40:00 +05:30
Pratham Patel ce2c635cf8 openzfs_install.sh: add rocky (not tested) 2022-10-05 15:57:18 +05:30
Pratham Patel b105b95211 remove duplicate openzfs install script 2022-10-05 12:07:44 +05:30
Pratham Patel 541e91587c openzfs_install.sh: need different pkgs for CentOS and Fedora 2022-10-05 11:54:38 +05:30
Pratham Patel fccadd82bf openzfs_install.sh: add sudo 2022-10-04 21:15:36 +05:30
Pratham Patel c417a708db .zsh_aliases: add containerstopall to stop all DISABLED containers 2022-10-04 21:15:13 +05:30
Pratham Patel 0a2fba3e30 README: how to copy files to ~/ 2022-10-04 21:13:48 +05:30
Pratham Patel a238c7b482 add openzfs install script 2022-10-04 11:36:07 +05:30
Pratham Patel c9449c3a76 add key mapping for nvim cmp 2022-10-01 15:47:23 +05:30
Pratham Patel 29d24c6ff3 fix typo 2022-09-26 15:53:57 +05:30
Pratham Patel 6f022e0475 tabs to spaces 2022-09-26 15:48:53 +05:30
Pratham Patel 73ddd0da59 add config for bspwm 2022-09-26 15:47:22 +05:30
Pratham Patel 63cb3091a3 add script to compile and install zfs 2022-09-26 15:44:12 +05:30
Pratham Patel a1c78dd11b populate .gitignore and use it as a template 2022-09-26 15:26:34 +05:30
Pratham Patel fc036396a0 changes made:
- converted all tabs (that I could find) to spaces
 - move shell _then_ and _do_ keywords on same line as _if_ and _loops_
 - re-organize .scripts/ dir (add sentinel and bluefeds scripts too)
2022-09-25 03:47:51 +05:30
Pratham Patel e8a4944a11 .zsh_aliases: usr local sbin is a macOS (homebrew) specific PATH dir 2022-09-24 23:18:57 +05:30
Pratham Patel 7c55b820d7 add inlay hints for Rust 2022-09-24 22:57:23 +05:30
Pratham Patel 46773e6a28 .zsh_aliases: add temporary workaround to fix _rust-analyzer_ not being in HOME/.cargo/bin 2022-09-24 22:56:41 +05:30
Pratham Patel 293f338405 remove duplicate plugin entry for _nvim-lspconfig_ and rename simrat39__rust-tools for a better name 2022-09-24 21:07:30 +05:30
Pratham Patel 6f99c0df37 .zsh_aliases: in gitaddpull and gitaddpush, check if origin exists beforehand or not 2022-09-24 19:44:54 +05:30
Pratham Patel 6edbdc115e modified: .config/nvim/init.vim
- remove plugins ncm2, coc, ale and spaceduck colorscheme
  - revert back to colorcolumn=80
  - add auto-complete support to the Rust section
  - add plugins for Rust, auto-completion and git
  - add key bindings for auto-complete support
  - add a section to specify indent depth for different file types
  - cleanup comments that are not comments :p

modified: .zsh_aliases

  - for host bluefeds, add alias containerfreeall

added: .config/nvim/lua/*
2022-09-24 19:33:51 +05:30
Pratham Patel ae79fb8497 .zshrc: use en_IN.UTF-8 for all linux machines 2022-09-24 12:44:36 +05:30
Pratham Patel 0d1da62561 add files for window manager; rename _SYSTEMD to _OTHER and so on 2022-09-23 20:17:03 +05:30
Pratham Patel 6f8a1c1c38 .zsh_aliases: add alias drivetemp for bluefeds and sentinel too 2022-09-23 20:02:03 +05:30
Pratham Patel 3e5fdb3eea .zsh_aliases: pbpaste is not needed; alias drivetemp was added 2022-09-23 19:59:09 +05:30
Pratham Patel 913ce3ec16 .config/mpv/mpv.conf: add some linux vs mac documentation 2022-09-23 19:50:42 +05:30
Pratham Patel 7af2db45a0 chmod u-x files under .scripts/ 2022-09-23 19:32:47 +05:30
Pratham Patel 902227b06f init commit 2022-09-23 19:28:12 +05:30