1
0
Fork 0
Commit Graph

285 Commits

Author SHA1 Message Date
Pratham Patel 8e397dabc8 set HiDPI scaling to 150% 2023-01-12 11:21:25 +05:30
Pratham Patel 17d96d4234 zsh aliases: add alias to clear clipboard in X 2023-01-11 10:52:19 +05:30
Pratham Patel 0c8354172b rsync: use --perms 2023-01-10 08:40:07 +05:30
Pratham Patel 244541f493 update dotfiles for bspwm, polybar and rofi 2023-01-09 19:46:46 +05:30
Pratham Patel 88fb178d19 alacritty: increase font size from 12 to 14 2023-01-09 19:30:42 +05:30
Pratham Patel fb7de738ec zsh aliases: reorganize PATH 2023-01-06 10:23:18 +05:30
Pratham Patel 09920e32b6 zsh alises: add alias for pkgfile 2023-01-05 08:41:21 +05:30
Pratham Patel 01a331d0cb zsh aliases: fix alias pysort 2023-01-05 08:09:23 +05:30
Pratham Patel aeda5f363f zsh aliases: re-arragne PATH precedence, add container-uptime-vishnu.service to ALL_SERVICES and increase total running services to 10 2023-01-04 18:58:44 +05:30
Pratham Patel bbd1b944c4 zfs_aliases: rename bluefeds to reddish and add aliases for pinging 2022-12-23 22:49:02 +05:30
Pratham Patel 2a3bf77fa7 alias paru with LESS instead of exporting LESS 2022-12-21 16:33:06 +05:30
Pratham Patel 732ec6fa53 add hostname vasudev as an alternative to flameboi 2022-12-21 12:32:08 +05:30
Pratham Patel 2c955944a4 changes made in this commit related to zsh:
- remove the shebang, not much useful
 - setup sudo alias of doas with a trailing space
 - zsh does not have readarray, remove the alias, will just use the GUI launcher
 - add host vasudev for check in syntax highlighting
 - declare ZSH_CONFS_DIRECTORY before it is used
 - add keybinds for various keys like PgDown, PgUp, F*
 - fix syntax error of using "else if" when "elif" is correct
 - remove the pts* case for fonts, it is not usefu
2022-12-21 12:11:45 +05:30
Pratham Patel 925432e2b8 alacritty: increase window size 2022-12-21 12:02:40 +05:30
Pratham Patel 0c59da3bfa zsh-aliases: link to the issue why I add rustup in PATH 2022-12-21 09:04:21 +05:30
Pratham Patel 7f3d6cb14f zsh: check before sourcing files 2022-12-21 08:48:40 +05:30
Pratham Patel b6312efb51 alacritty: disable using F11 for fullscreen 2022-12-21 08:34:56 +05:30
Pratham Patel 8e948d4495 zsh: follow-up for ff1f227e0e 2022-12-19 23:38:32 +05:30
Pratham Patel 83461e2de7 Merge branch 'master' of git.thefossguy.com:thefossguy/dotfiles 2022-12-19 23:31:45 +05:30
Pratham Patel fa60f11486 tmux.conf: formatting 2022-12-19 23:20:07 +05:30
Pratham Patel 0809c81e3e forgot to remove _off_ for previous commit 2022-12-12 18:54:37 +05:30
Pratham Patel e720f6f8de init.vim: disable mouse because my macbook cannot handle palm rejection good enough yet 2022-12-12 18:52:13 +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 4c671169e6 nvim: handle depricated function 2022-11-04 03:51:53 +05:30
Pratham Patel c9449c3a76 add key mapping for nvim cmp 2022-10-01 15:47:23 +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 7c55b820d7 add inlay hints for Rust 2022-09-24 22:57:23 +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 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 913ce3ec16 .config/mpv/mpv.conf: add some linux vs mac documentation 2022-09-23 19:50:42 +05:30
Pratham Patel 902227b06f init commit 2022-09-23 19:28:12 +05:30