mirror of
https://github.com/GRFreire/dotfiles.git
synced 2026-01-09 04:09:38 +00:00
remove GRFreire headers
This commit is contained in:
parent
f1e87955a3
commit
93bfa88177
@ -1,14 +1,6 @@
|
||||
# ____ ____ _____ _
|
||||
# / ___| _ \| ___| __ ___(_)_ __ ___
|
||||
# | | _| |_) | |_ | '__/ _ \ | '__/ _ \ Guilherme Rugai Freire
|
||||
# | |_| | _ <| _|| | | __/ | | | __/ https://grfreire.com
|
||||
# \____|_| \_\_| |_| \___|_|_| \___| https://github.com/GRFreire
|
||||
#
|
||||
|
||||
import:
|
||||
- ~/.config/alacritty/themes/tokyo-night.yml
|
||||
|
||||
|
||||
window:
|
||||
dimensions:
|
||||
columns: 120
|
||||
|
||||
@ -1,10 +1,3 @@
|
||||
# ____ ____ _____ _
|
||||
# / ___| _ \| ___| __ ___(_)_ __ ___
|
||||
# | | _| |_) | |_ | '__/ _ \ | '__/ _ \ Guilherme Rugai Freire
|
||||
# | |_| | _ <| _|| | | __/ | | | __/ https://grfreire.com
|
||||
# \____|_| \_\_| |_| \___|_|_| \___| https://github.com/GRFreire
|
||||
#
|
||||
|
||||
[global]
|
||||
### Display ###
|
||||
|
||||
|
||||
@ -1,10 +1,3 @@
|
||||
# ____ ____ _____ _
|
||||
# / ___| _ \| ___| __ ___(_)_ __ ___
|
||||
# | | _| |_) | |_ | '__/ _ \ | '__/ _ \ Guilherme Rugai Freire
|
||||
# | |_| | _ <| _|| | | __/ | | | __/ https://grfreire.com
|
||||
# \____|_| \_\_| |_| \___|_|_| \___| https://github.com/GRFreire
|
||||
#
|
||||
|
||||
toggle_key: RIGHT_ALT
|
||||
|
||||
matches:
|
||||
|
||||
@ -1,10 +1,3 @@
|
||||
" ____ ____ _____ _
|
||||
" / ___| _ \| ___| __ ___(_)_ __ ___
|
||||
" | | _| |_) | |_ | '__/ _ \ | '__/ _ \ Guilherme Rugai Freire
|
||||
" | |_| | _ <| _|| | | __/ | | | __/ https://grfreire.com
|
||||
" \____|_| \_\_| |_| \___|_|_| \___| https://github.com/GRFreire
|
||||
"
|
||||
|
||||
set guifont=Cascadia\ Code\ 11
|
||||
|
||||
:set number
|
||||
|
||||
@ -1,10 +1,3 @@
|
||||
# ____ ____ _____ _
|
||||
# / ___| _ \| ___| __ ___(_)_ __ ___
|
||||
# | | _| |_) | |_ | '__/ _ \ | '__/ _ \ Guilherme Rugai Freire
|
||||
# | |_| | _ <| _|| | | __/ | | | __/ https://grfreire.com
|
||||
# \____|_| \_\_| |_| \___|_|_| \___| https://github.com/GRFreire
|
||||
#
|
||||
|
||||
import time
|
||||
import os
|
||||
import subprocess
|
||||
|
||||
@ -1,10 +1,3 @@
|
||||
# ____ ____ _____ _
|
||||
# / ___| _ \| ___| __ ___(_)_ __ ___
|
||||
# | | _| |_) | |_ | '__/ _ \ | '__/ _ \ Guilherme Rugai Freire
|
||||
# | |_| | _ <| _|| | | __/ | | | __/ https://grfreire.com
|
||||
# \____|_| \_\_| |_| \___|_|_| \___| https://github.com/GRFreire
|
||||
#
|
||||
|
||||
set vcs_aware true
|
||||
set preview_images true
|
||||
set preview_images_method ueberzug
|
||||
|
||||
@ -1,12 +1,3 @@
|
||||
/*
|
||||
# ____ ____ _____ _
|
||||
# / ___| _ \| ___| __ ___(_)_ __ ___
|
||||
# | | _| |_) | |_ | '__/ _ \ | '__/ _ \ Guilherme Rugai Freire
|
||||
# | |_| | _ <| _|| | | __/ | | | __/ https://grfreire.com
|
||||
# \____|_| \_\_| |_| \___|_|_| \___| https://github.com/GRFreire
|
||||
#
|
||||
*/
|
||||
|
||||
/*
|
||||
* ROFI One Dark
|
||||
*
|
||||
|
||||
@ -1,10 +1,3 @@
|
||||
# ____ ____ _____ _
|
||||
# / ___| _ \| ___| __ ___(_)_ __ ___
|
||||
# | | _| |_) | |_ | '__/ _ \ | '__/ _ \ Guilherme Rugai Freire
|
||||
# | |_| | _ <| _|| | | __/ | | | __/ https://grfreire.com
|
||||
# \____|_| \_\_| |_| \___|_|_| \___| https://github.com/GRFreire
|
||||
#
|
||||
|
||||
volume = {
|
||||
thickness = 20;
|
||||
outline = 2;
|
||||
|
||||
@ -1,10 +1,3 @@
|
||||
# ____ ____ _____ _
|
||||
# / ___| _ \| ___| __ ___(_)_ __ ___
|
||||
# | | _| |_) | |_ | '__/ _ \ | '__/ _ \ Guilherme Rugai Freire
|
||||
# | |_| | _ <| _|| | | __/ | | | __/ https://grfreire.com
|
||||
# \____|_| \_\_| |_| \___|_|_| \___| https://github.com/GRFreire
|
||||
#
|
||||
|
||||
[user]
|
||||
email = 41879254+GRFreire@users.noreply.github.com
|
||||
name = Guilherme Rugai Freire
|
||||
|
||||
7
.profile
7
.profile
@ -1,12 +1,5 @@
|
||||
#!/bin/sh
|
||||
|
||||
# ____ ____ _____ _
|
||||
# / ___| _ \| ___| __ ___(_)_ __ ___
|
||||
# | | _| |_) | |_ | '__/ _ \ | '__/ _ \ Guilherme Rugai Freire
|
||||
# | |_| | _ <| _|| | | __/ | | | __/ https://grfreire.com
|
||||
# \____|_| \_\_| |_| \___|_|_| \___| https://github.com/GRFreire
|
||||
#
|
||||
|
||||
# Start ssh-agent
|
||||
eval `ssh-agent -s` > /dev/null
|
||||
|
||||
|
||||
7
.zshrc
7
.zshrc
@ -1,10 +1,3 @@
|
||||
# ____ ____ _____ _
|
||||
# / ___| _ \| ___| __ ___(_)_ __ ___
|
||||
# | | _| |_) | |_ | '__/ _ \ | '__/ _ \ Guilherme Rugai Freire
|
||||
# | |_| | _ <| _|| | | __/ | | | __/ https://grfreire.com
|
||||
# \____|_| \_\_| |_| \___|_|_| \___| https://github.com/GRFreire
|
||||
#
|
||||
|
||||
source ~/.profile
|
||||
|
||||
# Themes
|
||||
|
||||
Loading…
Reference in New Issue
Block a user