1
0
Fork 0
Commit Graph

17 Commits

Author SHA1 Message Date
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