Commit Graph

112 Commits

Author SHA1 Message Date
Vitor Gonçalves 82c9470ee3
removed chezmoi and added nice programs
idk i'm kinda feeling like using those rust rewrites with eyecandy
2024-01-20 02:46:17 -03:00
Vitor Gonçalves 4256c1c680
added AUR_PAGER (for aurutils) and removed vi mode
yes i've switched to arch again
2024-01-20 02:45:32 -03:00
Vitor Gonçalves d407ba049e
nvim: switch dein>submodules for plugins
dein is such a weird thing idk, and submodules just work: if i dont want a plugin? okay, just move it out or rm the directory lol
2024-01-20 02:43:30 -03:00
Vitor Gonçalves e21edaa14d
fix: use firefox-wayland instead of firefox
i was using firefox with xwayland lol
2023-12-17 08:04:12 -03:00
Vitor Gonçalves 4cce1c9b9f
bash: added PATH declaration
idk how i forgot that
2023-12-12 04:08:40 -03:00
Vitor Gonçalves e608c7c2c0
aliases: added update-web
simple ssh command to git pull my web repo
2023-12-05 02:19:30 -03:00
Vitor Gonçalves 58a4050265
bash: changed fzf to bemenu in pf()
also did a bugfix where if you don't select no nothing you would cd into
$root_dir
2023-12-05 01:48:16 -03:00
Vitor Gonçalves a0c6f7b7bf
readme: added a screenshot! 2023-12-05 01:37:30 -03:00
Vitor Gonçalves 0bef9396d7
i3status-rust: removed location name from bar
i were to took a screenshot and almost got doxxed (skull emoji)
2023-12-05 01:34:53 -03:00
Vitor Gonçalves 7e46a6faab
readme: improved the description of this 2023-12-05 01:24:47 -03:00
Vitor Gonçalves 0d8c81fdfb
maj: switched from i3status to i3status-rust
toml is nicer than "i invented a markup language!"
also i3status-rust looks nicer and is overall cooler ig
2023-12-05 01:21:04 -03:00
Vitor Gonçalves 4b8982f309
bash_function: added pf
it's a simple function for me to find all my projects with three key
presses, and it shows me this nice fzf menu with all of them (yay!)
2023-12-05 01:19:45 -03:00
Vitor Gonçalves d63c6bc8e4
bash: removed useless function
i copied wbp from the old repo and i don't want it
2023-12-05 01:10:29 -03:00
Vitor Gonçalves b3cf484581
bash: added xb function
xbps can get really long in commands
2023-12-05 01:04:20 -03:00
Vitor Gonçalves b369d83135
bash: revamped prompt
moved show-mode-in-prompt to .config/bash/prompt
added some bling to it too
2023-12-05 00:56:06 -03:00
Vitor Gonçalves 96dd1e252b
sway: added splith 2023-12-05 00:49:01 -03:00
Vitor Gonçalves 1a48045c9a
bash: removed inputrc and moved everything into bashrc 2023-12-05 00:47:53 -03:00
Vitor Gonçalves fbab3f5d2c
sway: prettier sway (with swayfx too) 2023-12-05 00:33:51 -03:00
Vitor Gonçalves 8672079ff9
foot: cleared foot.ini 2023-12-05 00:33:26 -03:00
Vitor Gonçalves d9b8716071
fonts: added noto fonts for greater compatibility 2023-12-05 00:32:58 -03:00
Vitor Gonçalves df16a61a06
alias: prettier git log 2023-12-05 00:32:27 -03:00
Vitor Gonçalves 4398b24294
feat: added config files
for bash, foot, git, i3status, neovim, readline and sway configuration files
also added font preferences, list of preferred applications and user
directory configurations
2023-12-04 03:24:12 -03:00
Vitor Gonçalves 64b1a8fe0f
README update 2023-12-04 03:17:51 -03:00
Vitor Gonçalves 4e72db0c58
updated README.md 2023-12-04 03:16:26 -03:00
Vitor Gonçalves 959f43ea74
restarting from scratch 2023-12-04 03:04:27 -03:00
Vitor Gonçalves 8ccd55d605
added dunst as notification daemon 2023-08-13 14:02:30 -03:00
Vitor Gonçalves b0c06fe427
alias: added "mail" as a script to claws mail 2023-08-13 14:01:36 -03:00
Vitor Gonçalves 1728168f50
git: added automatically set upstream to config 2023-08-13 14:00:39 -03:00
Vitor Gonçalves 208fa8bc6d
nvim: <esc><esc> removes search highlighting 2023-07-15 12:47:21 -03:00
Vitor Gonçalves cdfe8d8cb1
fontconfig: changed monospace font 2023-07-15 12:47:09 -03:00
Vitor Gonçalves e3384c6fd9
feat: added pulseaudio socket config
needed for docker container to play games!
2023-07-15 12:45:24 -03:00
Vitor Gonçalves 9036a7b678
alias: added ce="chezmoi edit" 2023-06-27 14:09:18 -03:00
Vitor Gonçalves f18f58127c
fix: added JoyPixels to fontconfig
some chars won't display :(
2023-06-27 14:01:00 -03:00
Vitor Gonçalves 8eadbb45b4
feat: wbp now works as it is intended 2023-06-26 04:22:01 -03:00
Vitor Gonçalves 6e7059129b
feat: added wbp function 2023-06-26 03:53:50 -03:00
Vitor Gonçalves 6939f3fe61
aliases: added git aliases, ca="chezmoi apply" 2023-06-26 03:42:56 -03:00
Vitor Gonçalves 1310e61763
feat: added fonts.conf 2023-06-25 22:03:40 -03:00
Vitor Gonçalves b5b14189c1
Revert "feat: added autostarting mtm via bashrc"
This reverts commit c0f2fe6382.
2023-06-13 13:53:26 -03:00
Vitor Gonçalves 3559c32997
feat: added emmet-vim plugin 2023-06-13 13:45:25 -03:00
Vitor Gonçalves ff53e6a818
added LICENSE 2023-06-08 18:59:41 -03:00
Vitor Gonçalves c0f2fe6382
feat: added autostarting mtm via bashrc 2023-06-08 18:57:28 -03:00
Vitor Gonçalves bb8763b9a8
feat: added autostarting X on session login 2023-06-08 18:57:01 -03:00
Vitor Gonçalves 7b6cfcb910
fix: removed emacs and bash from PATH, added XDG_DATA/bin 2023-06-02 22:00:15 -03:00
Vitor Gonçalves 8f3d9c6218
feat: changed shebangs to vim filetype stuff so that it looks pretty without bad code 2023-05-28 21:55:11 -03:00
Vitor Gonçalves 29c09cfac1
sx: i forgor changes 2023-05-28 21:45:02 -03:00
Vitor Gonçalves 4b8f64e270
feat: master owns all 2023-05-28 21:31:36 -03:00
Vitor Gonçalves 2dd9870435
alias: cool way to deploy files with post-receive hook; might do an gemlog post about it 2023-05-28 21:31:20 -03:00
Vitor Gonçalves 014220d3c2
feat: switched from gruvbox-material to normal gruvbox 2023-05-28 20:16:17 -03:00
Vitor Gonçalves 1311942967
fix: removed pip binaries 2023-05-28 20:14:38 -03:00
Vitor Gonçalves 67042b3e9d
feat: changed alacritty and qtile in favor of dwm and st 2023-05-28 20:11:43 -03:00