1
0
Fork 0
Commit Graph

17 Commits

Author SHA1 Message Date
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 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 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 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 c417a708db .zsh_aliases: add containerstopall to stop all DISABLED containers 2022-10-04 21:15:13 +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 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 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 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 902227b06f init commit 2022-09-23 19:28:12 +05:30