Commit graph

12 commits

Author SHA1 Message Date
9579bad605
dotfiles: rework roles structure
Group configuration tasks into 1 single role
2022-08-21 23:00:49 +07:00
43335f7a41
shells/fish: revert common abbr back to alias
I use cp, mv, rm, mkdir a lot so abbr popping arguments up is kinda
annoying.
2022-07-13 00:01:13 +07:00
0bdb53f091
shells/fish: small changes
- Use abbr instead of alias everywhere
- Set $fish_user_paths conditionally
- Add more options to less pager
- Add --cycle flag as default to fzf
2022-07-04 21:01:49 +07:00
a24b747a7d
shells/fish: add KREW_ROOT env, update pyenv setup
Also delete direnv settings as it is provided by direnv-fish package
2022-06-26 14:20:12 +07:00
1742e02dba
Rely less on CJK font
Allow providing a list of CJK fonts now.
2022-05-27 23:51:01 +07:00
83875efa5d
packages: replace 'tt' with 'ttyper' 2022-05-21 01:01:15 +07:00
c716c9e985
scripts: delete 'extract' script
I rarely touch it and am familiar enough with cli extraction tools anyways.
2022-05-08 22:23:29 +07:00
0a92bdc4a6
shells/fish: add some aliases
Also:
- playbooks/packages: add helmfile
- ssh: don't add keys automatically (mainly for Vagrant)
2022-04-06 22:45:07 +07:00
6cbbe7adac
Succumb to setting chromium as the default browser
Other changes:
- Add a policy file to disable chromium's history
- shells/fish: add env var for Puppeteer to make mermaid-cli work
- scripts: add task to download git-filter-repo script
- Fix dependencies in Dockerfile
2022-03-30 23:54:28 +07:00
a8f3d0ed23
Some updates
- scripts:
  - volumecontrol: use Wireplumber's lua API
  - mangamenu: fix recursive call

- sway, river:
  - update syntax for the new volumecontrol script
  - input keyboard layout now is set in startwl script

- system: ditch pulsemixer, replaced by pavucontrol-qt

- notification: add microphone icons
2022-03-06 15:44:00 +07:00
3551a249c1
Fully transit to chafa
- vifm, fzf: revise preview script, update mime types

- nvim: use yaml ft for ansiblels (nvim-lspconfig default is
  yaml.ansible). Also disable codespell
2022-02-19 20:27:46 +07:00
f08d185084
Some clean up tasks
- playbook: move check tasks to external files for visibility

- multiplexer: introduce variable 'multiplexer'

- shells/fish: reflect aliases on the new variable 'multiplexer'
2022-02-11 14:17:40 +07:00
Renamed from roles/shells/files/fish/conf.d/aliases.fish (Browse further)