chore: remove old dotfiles 🔥
This commit is contained in:
parent
df917f964d
commit
8506e313bc
8 changed files with 0 additions and 388 deletions
|
|
@ -1,162 +0,0 @@
|
||||||
# run `fc-list` to see available fonts
|
|
||||||
font:
|
|
||||||
normal:
|
|
||||||
family: NotoSansMono Nerd Font
|
|
||||||
style: Regular
|
|
||||||
bold:
|
|
||||||
family: NotoSansMono Nerd Font
|
|
||||||
style: Bold
|
|
||||||
italic:
|
|
||||||
family: NotoSansMono Nerd Font
|
|
||||||
style: Italic
|
|
||||||
bold_italic:
|
|
||||||
family: NotoSansMono Nerd Font
|
|
||||||
style: Bold Italic
|
|
||||||
size: 16
|
|
||||||
|
|
||||||
|
|
||||||
schemes:
|
|
||||||
gruvbox_material_hard_dark: &gruvbox_material_hard_dark
|
|
||||||
primary:
|
|
||||||
background: '#1d2021'
|
|
||||||
foreground: '#d4be98'
|
|
||||||
normal:
|
|
||||||
black: '#32302f'
|
|
||||||
red: '#ea6962'
|
|
||||||
green: '#a9b665'
|
|
||||||
yellow: '#d8a657'
|
|
||||||
blue: '#7daea3'
|
|
||||||
magenta: '#d3869b'
|
|
||||||
cyan: '#89b482'
|
|
||||||
white: '#d4be98'
|
|
||||||
bright:
|
|
||||||
black: '#32302f'
|
|
||||||
red: '#ea6962'
|
|
||||||
green: '#a9b665'
|
|
||||||
yellow: '#d8a657'
|
|
||||||
blue: '#7daea3'
|
|
||||||
magenta: '#d3869b'
|
|
||||||
cyan: '#89b482'
|
|
||||||
white: '#d4be98'
|
|
||||||
gruvbox_material_medium_dark: &gruvbox_material_medium_dark
|
|
||||||
primary:
|
|
||||||
background: '#282828'
|
|
||||||
foreground: '#d4be98'
|
|
||||||
normal:
|
|
||||||
black: '#3c3836'
|
|
||||||
red: '#ea6962'
|
|
||||||
green: '#a9b665'
|
|
||||||
yellow: '#d8a657'
|
|
||||||
blue: '#7daea3'
|
|
||||||
magenta: '#d3869b'
|
|
||||||
cyan: '#89b482'
|
|
||||||
white: '#d4be98'
|
|
||||||
bright:
|
|
||||||
black: '#3c3836'
|
|
||||||
red: '#ea6962'
|
|
||||||
green: '#a9b665'
|
|
||||||
yellow: '#d8a657'
|
|
||||||
blue: '#7daea3'
|
|
||||||
magenta: '#d3869b'
|
|
||||||
cyan: '#89b482'
|
|
||||||
white: '#d4be98'
|
|
||||||
gruvbox_material_soft_dark: &gruvbox_material_soft_dark
|
|
||||||
primary:
|
|
||||||
background: '#32302f'
|
|
||||||
foreground: '#d4be98'
|
|
||||||
normal:
|
|
||||||
black: '#45403d'
|
|
||||||
red: '#ea6962'
|
|
||||||
green: '#a9b665'
|
|
||||||
yellow: '#d8a657'
|
|
||||||
blue: '#7daea3'
|
|
||||||
magenta: '#d3869b'
|
|
||||||
cyan: '#89b482'
|
|
||||||
white: '#d4be98'
|
|
||||||
bright:
|
|
||||||
black: '#45403d'
|
|
||||||
red: '#ea6962'
|
|
||||||
green: '#a9b665'
|
|
||||||
yellow: '#d8a657'
|
|
||||||
blue: '#7daea3'
|
|
||||||
magenta: '#d3869b'
|
|
||||||
cyan: '#89b482'
|
|
||||||
white: '#d4be98'
|
|
||||||
gruvbox_material_hard_light: &gruvbox_material_hard_light
|
|
||||||
primary:
|
|
||||||
background: '#f9f5d7'
|
|
||||||
foreground: '#654735'
|
|
||||||
normal:
|
|
||||||
black: '#654735'
|
|
||||||
red: '#c14a4a'
|
|
||||||
green: '#6c782e'
|
|
||||||
yellow: '#b47109'
|
|
||||||
blue: '#45707a'
|
|
||||||
magenta: '#945e80'
|
|
||||||
cyan: '#4c7a5d'
|
|
||||||
white: '#f2e5bc'
|
|
||||||
bright:
|
|
||||||
black: '#654735'
|
|
||||||
red: '#c14a4a'
|
|
||||||
green: '#6c782e'
|
|
||||||
yellow: '#b47109'
|
|
||||||
blue: '#45707a'
|
|
||||||
magenta: '#945e80'
|
|
||||||
cyan: '#4c7a5d'
|
|
||||||
white: '#f2e5bc'
|
|
||||||
gruvbox_material_medium_light: &gruvbox_material_medium_light
|
|
||||||
primary:
|
|
||||||
background: '#fbf1c7'
|
|
||||||
foreground: '#654735'
|
|
||||||
normal:
|
|
||||||
black: '#654735'
|
|
||||||
red: '#c14a4a'
|
|
||||||
green: '#6c782e'
|
|
||||||
yellow: '#b47109'
|
|
||||||
blue: '#45707a'
|
|
||||||
magenta: '#945e80'
|
|
||||||
cyan: '#4c7a5d'
|
|
||||||
white: '#eee0b7'
|
|
||||||
bright:
|
|
||||||
black: '#654735'
|
|
||||||
red: '#c14a4a'
|
|
||||||
green: '#6c782e'
|
|
||||||
yellow: '#b47109'
|
|
||||||
blue: '#45707a'
|
|
||||||
magenta: '#945e80'
|
|
||||||
cyan: '#4c7a5d'
|
|
||||||
white: '#eee0b7'
|
|
||||||
gruvbox_material_soft_light: &gruvbox_material_soft_light
|
|
||||||
primary:
|
|
||||||
background: '#f2e5bc'
|
|
||||||
foreground: '#654735'
|
|
||||||
normal:
|
|
||||||
black: '#654735'
|
|
||||||
red: '#c14a4a'
|
|
||||||
green: '#6c782e'
|
|
||||||
yellow: '#b47109'
|
|
||||||
blue: '#45707a'
|
|
||||||
magenta: '#945e80'
|
|
||||||
cyan: '#4c7a5d'
|
|
||||||
white: '#e6d5ae'
|
|
||||||
bright:
|
|
||||||
black: '#654735'
|
|
||||||
red: '#c14a4a'
|
|
||||||
green: '#6c782e'
|
|
||||||
yellow: '#b47109'
|
|
||||||
blue: '#45707a'
|
|
||||||
magenta: '#945e80'
|
|
||||||
cyan: '#4c7a5d'
|
|
||||||
white: '#e6d5ae'
|
|
||||||
|
|
||||||
|
|
||||||
# Apply the color scheme.
|
|
||||||
# colors: *gruvbox_material_hard_dark
|
|
||||||
# colors: *gruvbox_material_medium_dark
|
|
||||||
# colors: *gruvbox_material_soft_dark
|
|
||||||
# colors: *gruvbox_material_hard_light
|
|
||||||
# colors: *gruvbox_material_medium_light
|
|
||||||
# colors: *gruvbox_material_soft_light
|
|
||||||
|
|
||||||
colors: *gruvbox_material_soft_light
|
|
||||||
# colors: *gruvbox_material_soft_dark
|
|
||||||
|
|
@ -1,8 +0,0 @@
|
||||||
if not pgrep --full ssh-agent | string collect > /dev/null
|
|
||||||
eval (ssh-agent -c)
|
|
||||||
set -Ux SSH_AGENT_PID $SSH_AGENT_PID
|
|
||||||
set -Ux SSH_AUTH_SOCK $SSH_AUTH_SOCK
|
|
||||||
# ssh-add ~/.ssh/id_*_github
|
|
||||||
end
|
|
||||||
|
|
||||||
set -gx EDITOR nvim
|
|
||||||
|
|
@ -1,33 +0,0 @@
|
||||||
#compdef lf
|
|
||||||
|
|
||||||
# Autocompletion for zsh shell.
|
|
||||||
# src: https://github.com/gokcehan/lf/blob/f04401ba4d43f21a084e603a52cf20f80b0c437d/etc/lf.zsh
|
|
||||||
#
|
|
||||||
# You need to rename this file to _lf and add containing folder to $fpath in
|
|
||||||
# ~/.zshrc file:
|
|
||||||
#
|
|
||||||
# fpath=(/path/to/directory/containing/the/file $fpath)
|
|
||||||
# autoload -U compinit
|
|
||||||
# compinit
|
|
||||||
#
|
|
||||||
|
|
||||||
local arguments
|
|
||||||
|
|
||||||
arguments=(
|
|
||||||
'-command[command to execute on client initialization]'
|
|
||||||
'-config[path to the config file (instead of the usual paths)]'
|
|
||||||
'-cpuprofile[path to the file to write the CPU profile]'
|
|
||||||
'-doc[show documentation]'
|
|
||||||
'-last-dir-path[path to the file to write the last dir on exit (to use for cd)]'
|
|
||||||
'-log[path to the log file to write messages]'
|
|
||||||
'-memprofile[path to the file to write the memory profile]'
|
|
||||||
'-remote[send remote command to server]'
|
|
||||||
'-selection-path[path to the file to write selected files on open (to use as open file dialog)]'
|
|
||||||
'-server[start server (automatic)]'
|
|
||||||
'-single[start a client without server]'
|
|
||||||
'-version[show version]'
|
|
||||||
'-help[show help]'
|
|
||||||
'*:filename:_files'
|
|
||||||
)
|
|
||||||
|
|
||||||
_arguments -s $arguments
|
|
||||||
|
|
@ -1,17 +0,0 @@
|
||||||
## link to: /etc/default/locale
|
|
||||||
|
|
||||||
LANG=en_US.UTF-8
|
|
||||||
LANGUAGE=en_US:en
|
|
||||||
LC_CTYPE=en_US.UTF-8
|
|
||||||
LC_NUMERIC=en_US.UTF-8
|
|
||||||
LC_TIME=da_DK.UTF-8
|
|
||||||
LC_COLLATE=en_US.UTF-8
|
|
||||||
LC_MONETARY=da_DK.UTF-8
|
|
||||||
LC_MESSAGES=en_US.UTF-8
|
|
||||||
LC_PAPER=en_US.UTF-8"
|
|
||||||
LC_NAME=da_DK.UTF-8"
|
|
||||||
LC_ADDRESS=da_DK.UTF-8"
|
|
||||||
LC_TELEPHONE=da_DK.UTF-8"
|
|
||||||
LC_MEASUREMENT=da_DK.UTF-8"
|
|
||||||
LC_IDENTIFICATION=en_US.UTF-8"
|
|
||||||
LC_ALL=en_US.UTF-8
|
|
||||||
|
|
@ -1,52 +0,0 @@
|
||||||
# Recommended location for database
|
|
||||||
db_file "~/.config/mpd/database"
|
|
||||||
|
|
||||||
# If running mpd using systemd, delete this line to log directly to systemd.
|
|
||||||
log_file "syslog"
|
|
||||||
|
|
||||||
# The music directory is by default the XDG directory, uncomment to amend and choose a different directory
|
|
||||||
#music_directory "~/music"
|
|
||||||
|
|
||||||
# Uncomment to refresh the database whenever files in the music_directory are changed
|
|
||||||
#auto_update "yes"
|
|
||||||
|
|
||||||
# Uncomment to enable the functionalities
|
|
||||||
#playlist_directory "~/.config/mpd/playlists"
|
|
||||||
#pid_file "~/.config/mpd/pid"
|
|
||||||
#state_file "~/.config/mpd/state"
|
|
||||||
#sticker_file "~/.config/mpd/sticker.sql"
|
|
||||||
|
|
||||||
audio_output {
|
|
||||||
type "pulse"
|
|
||||||
name "My pulse Device"
|
|
||||||
device "hw:0,0" # optional
|
|
||||||
format "44100:16:2" # optional
|
|
||||||
mixer_device "default" # optional
|
|
||||||
mixer_control "PCM" # optional
|
|
||||||
mixer_index "0" # optional
|
|
||||||
}
|
|
||||||
audio_output {
|
|
||||||
type "pulse"
|
|
||||||
name "MPD"
|
|
||||||
# server "remote_server" # optional
|
|
||||||
# sink "remote_server_sink" # optional
|
|
||||||
}
|
|
||||||
audio_output {
|
|
||||||
type "pulse"
|
|
||||||
name "My pulse EQ"
|
|
||||||
auto_resample "no"
|
|
||||||
use_mmap "yes"
|
|
||||||
device "plug:plugequal"
|
|
||||||
format "44100:16:2" # optional
|
|
||||||
mixer_device "default" # optional
|
|
||||||
mixer_control "PCM" # optional
|
|
||||||
mixer_index "0" # optional
|
|
||||||
}
|
|
||||||
mixer_type "software"
|
|
||||||
|
|
||||||
audio_output {
|
|
||||||
type "fifo"
|
|
||||||
name "FIFO"
|
|
||||||
path "/tmp/mpd.fifo"
|
|
||||||
format "44100:16:2"
|
|
||||||
}
|
|
||||||
|
|
@ -1,27 +0,0 @@
|
||||||
mpd_music_dir = "~/Music/"
|
|
||||||
ncmpcpp_directory = "~/.config/ncmpcpp"
|
|
||||||
lyrics_directory = "~/.config/ncmpcpp/lyrics"
|
|
||||||
#execute_on_song_change = "~/.ncmpcpp/songchange.sh"
|
|
||||||
|
|
||||||
## Unsupported mouse ##
|
|
||||||
mouse_support = "yes"
|
|
||||||
mouse_list_scroll_whole_page = "yes"
|
|
||||||
|
|
||||||
## Navigation ##
|
|
||||||
cyclic_scrolling = "yes"
|
|
||||||
header_text_scrolling = "yes"
|
|
||||||
jump_to_now_playing_song_at_start = "yes"
|
|
||||||
lines_scrolled = "2"
|
|
||||||
|
|
||||||
## Other ##
|
|
||||||
system_encoding = "utf-8"
|
|
||||||
regular_expressions = "extended"
|
|
||||||
|
|
||||||
##
|
|
||||||
## Appearance
|
|
||||||
## Other ##
|
|
||||||
now_playing_prefix = "❥ "
|
|
||||||
progressbar_look = "───"
|
|
||||||
colors_enabled = "yes"
|
|
||||||
autocenter_mode = "yes"
|
|
||||||
centered_cursor = "yes"
|
|
||||||
|
|
@ -1,72 +0,0 @@
|
||||||
let mapleader =","
|
|
||||||
|
|
||||||
" show invisibles
|
|
||||||
set fileencoding=utf-8
|
|
||||||
set list
|
|
||||||
set listchars=tab:→\ ,nbsp:␣,trail:•,precedes:«,extends:»
|
|
||||||
|
|
||||||
" calendar setup
|
|
||||||
let g:calendar_first_day = 'monday' " set monday as first day of week
|
|
||||||
let g:calendar_week_number = 1 " add weeknumber
|
|
||||||
|
|
||||||
" leader
|
|
||||||
map <leader>w :write<CR>
|
|
||||||
|
|
||||||
" configs below are from LukeSmithxyz/LARBS
|
|
||||||
set title
|
|
||||||
set bg=light
|
|
||||||
set go=a
|
|
||||||
set mouse=a
|
|
||||||
set nohlsearch
|
|
||||||
|
|
||||||
" clipboard + file name/path yanking
|
|
||||||
set clipboard+=unnamedplus
|
|
||||||
" yank file name
|
|
||||||
nmap yf :let @+ = expand("%")<cr>
|
|
||||||
" yank file full path
|
|
||||||
nmap yp :let @+ = expand("%:p")<cr>
|
|
||||||
|
|
||||||
|
|
||||||
" relative line numbering when leaving insert mode
|
|
||||||
set relativenumber
|
|
||||||
autocmd InsertEnter * :set number norelativenumber
|
|
||||||
autocmd InsertLeave * :set nonumber relativenumber
|
|
||||||
|
|
||||||
" netrw (dir listing) settings
|
|
||||||
let g:netrw_liststyle = 3
|
|
||||||
let g:netrw_banner = 0
|
|
||||||
let g:netrw_browse_split = 3
|
|
||||||
let g:netrw_winsize = 25 " % of page
|
|
||||||
|
|
||||||
" Some basics:
|
|
||||||
nnoremap c "_c
|
|
||||||
set nocompatible
|
|
||||||
filetype plugin on
|
|
||||||
syntax on
|
|
||||||
set encoding=utf-8
|
|
||||||
" Enable autocompletion:
|
|
||||||
set wildmode=longest,list,full
|
|
||||||
" Disables automatic commenting on newline:
|
|
||||||
autocmd FileType * setlocal formatoptions-=c formatoptions-=r formatoptions-=o
|
|
||||||
" Perform dot commands over visual blocks:
|
|
||||||
vnoremap . :normal .<CR>
|
|
||||||
" Spell-check set to <leader>o, 'o' for 'orthography':
|
|
||||||
map <leader>o :setlocal spell! spelllang=en_us<CR>
|
|
||||||
" Splits open at the bottom and right, which is non-retarded, unlike vim defaults.
|
|
||||||
set splitbelow splitright
|
|
||||||
|
|
||||||
" Shortcutting split navigation, saving a keypress:
|
|
||||||
map <C-h> <C-w>h
|
|
||||||
map <C-j> <C-w>j
|
|
||||||
map <C-k> <C-w>k
|
|
||||||
map <C-l> <C-w>l
|
|
||||||
|
|
||||||
" Replace all is aliased to S.
|
|
||||||
nnoremap S :%s//g<Left><Left>
|
|
||||||
|
|
||||||
" Automatically deletes all trailing whitespace and newlines at end of file on save. & reset cursor position
|
|
||||||
autocmd BufWritePre * let currPos = getpos(".")
|
|
||||||
autocmd BufWritePre * %s/\s\+$//e
|
|
||||||
autocmd BufWritePre * %s/\n\+\%$//e
|
|
||||||
autocmd BufWritePre *.[ch] %s/\%$/\r/e
|
|
||||||
autocmd BufWritePre * cal cursor(currPos[1], currPos[2])
|
|
||||||
|
|
@ -1,17 +0,0 @@
|
||||||
local iron = require "iron.core"
|
|
||||||
iron.setup({
|
|
||||||
config = {
|
|
||||||
should_map_plug = false,
|
|
||||||
scratch_repl = true,
|
|
||||||
repl_definition = {
|
|
||||||
python = {
|
|
||||||
command = { "ipython" },
|
|
||||||
format = require("iron.fts.common").bracketed_paste,
|
|
||||||
},
|
|
||||||
},
|
|
||||||
},
|
|
||||||
keymaps = {
|
|
||||||
send_motion = "ctr",
|
|
||||||
visual_send = "ctr",
|
|
||||||
},
|
|
||||||
})
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue