1
0
Fork 0
mirror of https://github.com/philss/dotfiles.git synced 2026-07-03 00:16:22 -03:00
Some of my dotfiles
  • Lua 44.3%
  • Shell 40.2%
  • Tree-sitter Query 15.5%
Find a file
Philip Sampaio ffe0885016
Improve tree-sitter queries for sqlx macros (Rust)
The original post does not capture the case when there is an identifier
token representing the struct of a "query_as!" macro.
2026-07-01 23:04:20 -03:00
fish Fix "common.fish" with correct python bin path 2026-05-01 01:20:44 -03:00
nvim Improve tree-sitter queries for sqlx macros (Rust) 2026-07-01 23:04:20 -03:00
scripts Disable check for some deps on "scripts/doctor" 2026-06-09 00:10:32 -03:00
.gitconfig Update some gitconfig 2026-04-30 00:27:01 -03:00
.gitignore Update some gitconfig 2026-04-30 00:27:01 -03:00
.tool-versions Update versions of OTP and Elixir 2026-06-27 12:19:31 -03:00
README.md Remove things 2026-02-26 17:19:41 -03:00
tmux.conf Making tmux window titles prettier 2026-02-26 23:56:29 -03:00

dot files

Most of my configuration files.

General dependencies

Command line tools

Installation

Just run the scripts/doctor and follow its instructions.

License

Some of those files were based on other projects. Please check the file and follow those projects for license and stuff. Everything made here is license under MIT license.