Initial Red Hat config
This commit is contained in:
@@ -62,6 +62,7 @@ cld "colordiff -wy --suppress-common-lines"
|
|||||||
mkpk "makepkg -sri"
|
mkpk "makepkg -sri"
|
||||||
ex "chmod +x"
|
ex "chmod +x"
|
||||||
lns "ln -s"
|
lns "ln -s"
|
||||||
|
src "source"
|
||||||
|
|
||||||
# systemctl [[[ #
|
# systemctl [[[ #
|
||||||
ct "sudo systemctl"
|
ct "sudo systemctl"
|
||||||
@@ -91,8 +92,8 @@ ssd "mosh --ssh='ssh -p 399' kevin@165.22.239.234 tmux a"
|
|||||||
sdh "mosh --ssh='ssh -p 399' kevin@165.22.239.234 htop"
|
sdh "mosh --ssh='ssh -p 399' kevin@165.22.239.234 htop"
|
||||||
sfd "sftp -rP 399 kevin@165.22.239.234"
|
sfd "sftp -rP 399 kevin@165.22.239.234"
|
||||||
# phone
|
# phone
|
||||||
ssp "mosh --ssh='ssh -p 8022' 192.168.0.14"
|
ssp "mosh --ssh='ssh -p 8022' $PHONE_IP"
|
||||||
sfp "sftp -rP 8022 192.168.0.14"
|
sfp "sftp -rP 8022 $PHONE_IP"
|
||||||
# test server sites
|
# test server sites
|
||||||
# svp "firefox git.ataraxy.tk khkm.tk cal.khkm.tk pste.gq smol.gq twem.tk"
|
# svp "firefox git.ataraxy.tk khkm.tk cal.khkm.tk pste.gq smol.gq twem.tk"
|
||||||
# postgres ssh tunnel
|
# postgres ssh tunnel
|
||||||
@@ -115,7 +116,7 @@ udub "udisksctl unmount -b /dev/sdc2"
|
|||||||
# ]]] mounting #
|
# ]]] mounting #
|
||||||
|
|
||||||
tch "touch"
|
tch "touch"
|
||||||
vdr "vidir --verbose"
|
vd "vidir --verbose"
|
||||||
|
|
||||||
# directory-related [[[ #
|
# directory-related [[[ #
|
||||||
|
|
||||||
@@ -140,7 +141,7 @@ fnd "find . -type f -name"
|
|||||||
p "pwd"
|
p "pwd"
|
||||||
|
|
||||||
rmr "rm -rf"
|
rmr "rm -rf"
|
||||||
rmd "rm ~/Downloads/*"
|
# rmd "rm ~/Downloads/*"
|
||||||
rmw "rm ~/.local/share/nvim/swap/"
|
rmw "rm ~/.local/share/nvim/swap/"
|
||||||
md "mkdir -p"
|
md "mkdir -p"
|
||||||
rsy "rsync -Pr"
|
rsy "rsync -Pr"
|
||||||
@@ -153,7 +154,7 @@ ds "df -h | head -n 1 && df -h | grep sd"
|
|||||||
chownw "sudo chown -R kevin:wheel"
|
chownw "sudo chown -R kevin:wheel"
|
||||||
chwnm "sudo chown -R kevin:wheel /run/media/{{ .chezmoi.username }}"
|
chwnm "sudo chown -R kevin:wheel /run/media/{{ .chezmoi.username }}"
|
||||||
# cd into backup folder and show backup sizes
|
# cd into backup folder and show backup sizes
|
||||||
nbu "cd /run/media/kevin/backup-hd/{{ .chezmoi.fullHostname }}/tar && lsd -l"
|
lbu "cd /run/media/kevin/backup-hd/{{ .chezmoi.fullHostname }}/tar && lsd -l"
|
||||||
|
|
||||||
# ]]] directory-related #
|
# ]]] directory-related #
|
||||||
|
|
||||||
@@ -313,6 +314,7 @@ af "task proj:"
|
|||||||
afcm "task proj:codm"
|
afcm "task proj:codm"
|
||||||
afcr "task proj:crim"
|
afcr "task proj:crim"
|
||||||
afs "task proj:sch"
|
afs "task proj:sch"
|
||||||
|
afy "task proj:pey"
|
||||||
apl "task completed"
|
apl "task completed"
|
||||||
al "task limit:15"
|
al "task limit:15"
|
||||||
alg "task log"
|
alg "task log"
|
||||||
@@ -367,13 +369,15 @@ it "sxiv -t *"
|
|||||||
ki "kill -9"
|
ki "kill -9"
|
||||||
ka "killall"
|
ka "killall"
|
||||||
kd "killall Discord && killall Discord"
|
kd "killall Discord && killall Discord"
|
||||||
|
ke "killall electron"
|
||||||
kf "killall firefox"
|
kf "killall firefox"
|
||||||
kr "killall electron"
|
kai "killall imwheel && imwheel"
|
||||||
kt "killall thunderbird"
|
kt "killall thunderbird"
|
||||||
lo "libreoffice"
|
lo "libreoffice"
|
||||||
# mpv "mpv --volume=50"
|
# mpv "mpv --volume=50"
|
||||||
# mp "mpv"
|
# mp "mpv"
|
||||||
m "mpv"
|
m "mpv"
|
||||||
|
msf "mpv --sub-file="
|
||||||
mra "man ranger"
|
mra "man ranger"
|
||||||
# mt "minetest"
|
# mt "minetest"
|
||||||
n "nvim"
|
n "nvim"
|
||||||
@@ -403,6 +407,8 @@ tacm "tmux a -t codm || tmux new -s codm"
|
|||||||
tacr "tmux a -t crimson || tmux new -s crimson"
|
tacr "tmux a -t crimson || tmux new -s crimson"
|
||||||
taf "tmux a -t fortnite || tmux new -s fortnite"
|
taf "tmux a -t fortnite || tmux new -s fortnite"
|
||||||
taj "tmux a -t journal || tmux new -s journal"
|
taj "tmux a -t journal || tmux new -s journal"
|
||||||
|
tarh "tmux a -t red-hat || tmux new -s red-hat"
|
||||||
|
tar2 "tmux a -t red-hat-2 || tmux new -s red-hat-2"
|
||||||
tas "tmux a -t school || tmux new -s school"
|
tas "tmux a -t school || tmux new -s school"
|
||||||
tas2 "tmux a -t school-2 || tmux new -s school-2"
|
tas2 "tmux a -t school-2 || tmux new -s school-2"
|
||||||
tal "tmux a"
|
tal "tmux a"
|
||||||
@@ -415,6 +421,7 @@ tnb "tmux new -s backup"
|
|||||||
#]]]
|
#]]]
|
||||||
usn "usernames --num 20"
|
usn "usernames --num 20"
|
||||||
vmd "vimdiff"
|
vmd "vimdiff"
|
||||||
|
wc "wc -l"
|
||||||
# wg "wego"
|
# wg "wego"
|
||||||
wg "curl -L wthr.ml"
|
wg "curl -L wthr.ml"
|
||||||
wgm "curl -L wthr.ml/m"
|
wgm "curl -L wthr.ml/m"
|
||||||
@@ -518,6 +525,7 @@ gmgt "git mergetool"
|
|||||||
|
|
||||||
gr "git remote -v"
|
gr "git remote -v"
|
||||||
gra "git remote add origin"
|
gra "git remote add origin"
|
||||||
|
grao "git remote add orig"
|
||||||
# grag "git remote add gitea git@ataraxy.tk:Kevin-Mok/.git"
|
# grag "git remote add gitea git@ataraxy.tk:Kevin-Mok/.git"
|
||||||
|
|
||||||
grr "git remote remove origin"
|
grr "git remote remove origin"
|
||||||
@@ -569,6 +577,7 @@ glm "git log master"
|
|||||||
gcl "git clone"
|
gcl "git clone"
|
||||||
gs "git status -u"
|
gs "git status -u"
|
||||||
gf "git fetch origin"
|
gf "git fetch origin"
|
||||||
|
gfo "git fetch orig"
|
||||||
gfg "git fetch gitea"
|
gfg "git fetch gitea"
|
||||||
|
|
||||||
gch "git checkout"
|
gch "git checkout"
|
||||||
@@ -595,6 +604,7 @@ gsts "git stash show stash@\{0\} -p"
|
|||||||
gclear "git stash clear"
|
gclear "git stash clear"
|
||||||
|
|
||||||
gpl "git pull --rebase"
|
gpl "git pull --rebase"
|
||||||
|
gplo "git fetch orig && git pull --rebase . orig/master"
|
||||||
grb "git rebase -i"
|
grb "git rebase -i"
|
||||||
grba "git rebase --abort"
|
grba "git rebase --abort"
|
||||||
grbc "git rebase --continue"
|
grbc "git rebase --continue"
|
||||||
@@ -667,7 +677,7 @@ upip "pip list --outdated --format=freeze | grep -v '^\-e' | cut -d = -f 1 | xa
|
|||||||
ureq "pip freeze > requirements.txt"
|
ureq "pip freeze > requirements.txt"
|
||||||
|
|
||||||
# show last history scan
|
# show last history scan
|
||||||
hlg "psql -d spotifyvis -a -f /home/kevin/coding/spotify-lib-vis/src/scripts/queries/history.sql | rg 2019 | tac"
|
hlg "psql -U postgres -d spotifyvis -a -f /home/kevin/coding/spotify-lib-vis/src/scripts/queries/history.sql | rg 2020 | tac"
|
||||||
slg "tail -n 5 $spv_dir/src/api/management/commands/update-history.log"
|
slg "tail -n 5 $spv_dir/src/api/management/commands/update-history.log"
|
||||||
# scan history
|
# scan history
|
||||||
# hs "$spv_dir/src/update-history.sh && cat $spv_dir/src/api/management/commands/update-history.log | tail -n 1"
|
# hs "$spv_dir/src/update-history.sh && cat $spv_dir/src/api/management/commands/update-history.log | tail -n 1"
|
||||||
@@ -726,8 +736,8 @@ pyh "python -m http.server"
|
|||||||
# j "jekyll"
|
# j "jekyll"
|
||||||
# js "jekyll serve"
|
# js "jekyll serve"
|
||||||
hu "hugo"
|
hu "hugo"
|
||||||
hd "hugo server -D --disableFastRender --bind 192.168.0.10 --baseURL 'http://192.168.0.10:1313'"
|
|
||||||
hg "hugo serve --disableFastRender"
|
hg "hugo serve --disableFastRender"
|
||||||
|
hgp "hugo server -D --disableFastRender --bind 192.168.0.10 --baseURL 'http://192.168.0.10:1313'"
|
||||||
|
|
||||||
# ]]] mfs #
|
# ]]] mfs #
|
||||||
|
|
||||||
@@ -800,19 +810,33 @@ twf "watch -n300 'twitchy-game Fortnite'"
|
|||||||
gpa "column -ts',' ~/Documents/gpa.md"
|
gpa "column -ts',' ~/Documents/gpa.md"
|
||||||
ssc "mosh mokkar@teach.cs.utoronto.ca"
|
ssc "mosh mokkar@teach.cs.utoronto.ca"
|
||||||
|
|
||||||
# 324
|
|
||||||
# hk "clear && tmux clear-history && runhaskell TestChups.hs"
|
|
||||||
hk "clear && tmux clear-history && runhaskell"
|
|
||||||
rk "clear && tmux clear-history && raco test"
|
|
||||||
rke "clear && tmux clear-history && raco test ex1.rkt"
|
|
||||||
rkr "clear && tmux clear-history && racket"
|
|
||||||
rki "racket -l racket/base -i"
|
|
||||||
|
|
||||||
# 384
|
|
||||||
rgp "clear && tmux clear-history && rg -S -t py"
|
|
||||||
8aa "clear && tmux clear-history && python2 autograder.py"
|
|
||||||
# 8ap "python2 plane_scheduling.py"
|
|
||||||
8aq "clear && tmux clear-history && python2 autograder.py --no-graphics -q q6"
|
|
||||||
8at "clear && tmux clear-history && python2 autograder.py --no-graphics -t test_cases/q6/1-JointParticleObserve"
|
|
||||||
|
|
||||||
# ]]] school #
|
# ]]] school #
|
||||||
|
|
||||||
|
# red-hat [[[ #
|
||||||
|
|
||||||
|
# laptop
|
||||||
|
loe "libreoffice ~/Documents/expenses/2020.ods &"
|
||||||
|
ssw "mosh $WORK_LAPTOP_IP tmux a"
|
||||||
|
ssi "mosh $WORK_LAPTOP_IP -- tmux a -t weechat"
|
||||||
|
sfw "sftp $WORK_LAPTOP_IP"
|
||||||
|
|
||||||
|
fp "fpaste"
|
||||||
|
ghr "github-release"
|
||||||
|
|
||||||
|
# oc [[[ #
|
||||||
|
|
||||||
|
o "oc"
|
||||||
|
odc "oc describe pod"
|
||||||
|
odl "oc delete project"
|
||||||
|
og "oc get pods -w"
|
||||||
|
ol "oc logs"
|
||||||
|
on "oc new-project"
|
||||||
|
op "oc project"
|
||||||
|
opd "oc project default"
|
||||||
|
ot "oc status"
|
||||||
|
|
||||||
|
# ]]] oc #
|
||||||
|
|
||||||
|
jk "java -jar ~/java/jenkins-cli.jar -s http://localhost:8090 -auth kevin:112ef7228e7a8cea5435473f9416cb56e1"
|
||||||
|
|
||||||
|
# ]]] red-hat #
|
||||||
|
|||||||
@@ -9,7 +9,7 @@ cff ~/.config/fish
|
|||||||
dl ~/Downloads
|
dl ~/Downloads
|
||||||
# dw ~/dwm
|
# dw ~/dwm
|
||||||
D ~/Documents
|
D ~/Documents
|
||||||
k ~/
|
kh ~/
|
||||||
lc ~/linux-config
|
lc ~/linux-config
|
||||||
lf /mnt/linux-files
|
lf /mnt/linux-files
|
||||||
Lfp /mnt/linux-files/Pictures
|
Lfp /mnt/linux-files/Pictures
|
||||||
@@ -114,7 +114,15 @@ tcd /mnt/linux-files/Videos/yt/fortnite/clips/twitch-clip-downloader
|
|||||||
sc ~/school
|
sc ~/school
|
||||||
lt ~/school/latex-notes
|
lt ~/school/latex-notes
|
||||||
|
|
||||||
ph ~/school/phl
|
|
||||||
phe ~/school/phl/w8-10-mind-machines/essay
|
|
||||||
|
|
||||||
# ]]] sch #
|
# ]]] sch #
|
||||||
|
|
||||||
|
# pey [[[ #
|
||||||
|
|
||||||
|
rh ~/Documents/red-hat
|
||||||
|
k ~/coding/kogito
|
||||||
|
kg ~/coding/kogito/github-release-test
|
||||||
|
kl ~/coding/kogito/shared-libraries
|
||||||
|
ko ~/coding/kogito/kogito-cloud-operator
|
||||||
|
kr ~/coding/kogito/runtimes
|
||||||
|
|
||||||
|
# ]]] pey #
|
||||||
|
|||||||
@@ -45,6 +45,7 @@ id ~/Documents/journal/todo/ideas.md
|
|||||||
ig ./.gitignore
|
ig ./.gitignore
|
||||||
jn ~/Documents/journal/todo/2.md
|
jn ~/Documents/journal/todo/2.md
|
||||||
jt ~/Documents/journal/todo/todo.md
|
jt ~/Documents/journal/todo/todo.md
|
||||||
|
k ~/linux-config/dot_config/kitty/kitty.conf
|
||||||
lh ~/Documents/listening-history/polarbier.csv
|
lh ~/Documents/listening-history/polarbier.csv
|
||||||
mc ~/coding/mf-site/assets/sass/main.scss
|
mc ~/coding/mf-site/assets/sass/main.scss
|
||||||
mi ~/coding/mf-site/ideas.md
|
mi ~/coding/mf-site/ideas.md
|
||||||
@@ -89,9 +90,13 @@ cmr ~/Documents/codm/discord-recruitment.md
|
|||||||
cra ~/Documents/red-discord-bot/repos/gobcog-kevin/adventure/data/default/attribs.json
|
cra ~/Documents/red-discord-bot/repos/gobcog-kevin/adventure/data/default/attribs.json
|
||||||
crm ~/Documents/red-discord-bot/repos/gobcog-kevin/adventure/data/default/monsters.json
|
crm ~/Documents/red-discord-bot/repos/gobcog-kevin/adventure/data/default/monsters.json
|
||||||
fn ~/Documents/fortnite/notes/fortnite-notes.md
|
fn ~/Documents/fortnite/notes/fortnite-notes.md
|
||||||
|
fp ~/Documents/fortnite/notes/post.md
|
||||||
fv ~/Documents/fortnite/notes/vods.md
|
fv ~/Documents/fortnite/notes/vods.md
|
||||||
mta ~/.minetest/clientmods/custom_aliases/init.lua
|
mta ~/.minetest/clientmods/custom_aliases/init.lua
|
||||||
pk ~/Downloads/pokecord/pokecord2.md
|
pk ~/Downloads/pokecord/pokecord2.md
|
||||||
tc /mnt/linux-files/Videos/yt/fortnite/clips/twitch-clip-downloader/clips.txt
|
tc /mnt/linux-files/Videos/yt/fortnite/clips/twitch-clip-downloader/clips.txt
|
||||||
|
|
||||||
# ]]] gaming #
|
# ]]] gaming #
|
||||||
|
|
||||||
|
klg ~/coding/kogito/shared-libraries/vars/githubscm.groovy
|
||||||
|
rht ~/Documents/red-hat/todo.md
|
||||||
|
|||||||
@@ -1,7 +1,7 @@
|
|||||||
clear Lock
|
clear Lock
|
||||||
|
|
||||||
keycode 22 = Caps_Lock
|
keycode 9 = Caps_Lock
|
||||||
keycode 66 = BackSpace
|
keycode 22 = BackSpace
|
||||||
keycode 78 = End
|
keycode 66 = Escape
|
||||||
|
|
||||||
pointer = 1 10 3 6 7 4 5 2 11 12 8 9
|
pointer = 1 10 3 6 7 4 5 2 11 12 8 9
|
||||||
|
|||||||
7
dot_Xmodmap-old
Normal file
7
dot_Xmodmap-old
Normal file
@@ -0,0 +1,7 @@
|
|||||||
|
clear Lock
|
||||||
|
|
||||||
|
keycode 22 = Caps_Lock
|
||||||
|
keycode 66 = BackSpace
|
||||||
|
keycode 78 = End
|
||||||
|
|
||||||
|
pointer = 1 10 3 6 7 4 5 2 11 12 8 9
|
||||||
@@ -18,6 +18,7 @@ Xft.rgba: rgb
|
|||||||
|
|
||||||
/* font [[[ */
|
/* font [[[ */
|
||||||
|
|
||||||
|
URxvt*cursorBlink: 0
|
||||||
{{ if eq .chezmoi.fullHostname "x1-carbon" }}
|
{{ if eq .chezmoi.fullHostname "x1-carbon" }}
|
||||||
! URxvt.font: xft:DejaVuSansMono Nerd Font Mono:size=11
|
! URxvt.font: xft:DejaVuSansMono Nerd Font Mono:size=11
|
||||||
URxvt.font: xft:DejaVuSansMono Nerd Font Mono:size=11.5
|
URxvt.font: xft:DejaVuSansMono Nerd Font Mono:size=11.5
|
||||||
|
|||||||
@@ -25,17 +25,27 @@ source /home/kevin/coding/spotify-lib-vis/src/scripts/api-keys-fish.sh
|
|||||||
abbr hum "cd $mfs_dir && hugo serve -D --disableFastRender"
|
abbr hum "cd $mfs_dir && hugo serve -D --disableFastRender"
|
||||||
{{ end }}#]]]
|
{{ end }}#]]]
|
||||||
|
|
||||||
# system[[[
|
# system [[[
|
||||||
set -x PATH $PATH ~/.local/bin ~/scripts ~/scripts/colors ~/go/bin ~/.minetest/minetest/bin ~/.gem/ruby/2.6.0/bin
|
|
||||||
set -x CLASSPATH $CLASSPATH /home/kevin/java/*.jar
|
|
||||||
set -x LD_LIBRARY_PATH $LD_LIBRARY_PATH /usr/local/lib /usr/local/lib64
|
|
||||||
set -x PKG_CONFIG_PATH $PKG_CONFIG_PATH /usr/lib/pkgconfig
|
|
||||||
set -x HASTE_SERVER https://pste.gq
|
set -x HASTE_SERVER https://pste.gq
|
||||||
|
set -x LD_LIBRARY_PATH $LD_LIBRARY_PATH /usr/local/lib /usr/local/lib64
|
||||||
|
# set -x PATH $GRAALVM_BIN $PATH ~/.local/bin ~/scripts ~/scripts/colors ~/go/bin ~/.minetest/minetest/bin ~/.gem/ruby/2.6.0/bin
|
||||||
|
set -x PATH $PATH ~/.local/bin ~/scripts ~/scripts/colors ~/go/bin ~/.minetest/minetest/bin ~/.gem/ruby/2.6.0/bin
|
||||||
|
set -x PKG_CONFIG_PATH $PKG_CONFIG_PATH /usr/lib/pkgconfig
|
||||||
{{ if eq .chezmoi.fullHostname "nzxt" }}
|
{{ if eq .chezmoi.fullHostname "nzxt" }}
|
||||||
set -x CALCURSE_CALDAV_PASSWORD (pass show technology/linux/baikal | head -n1)
|
set -x CALCURSE_CALDAV_PASSWORD (pass show technology/linux/baikal | head -n1)
|
||||||
status --is-interactive; and source (pyenv init -|psub)
|
status --is-interactive; and source (pyenv init -|psub)
|
||||||
{{ end }}
|
{{ end }}
|
||||||
#]]]
|
|
||||||
|
# Java [[[ #
|
||||||
|
|
||||||
|
# set -x GRAALVM_HOME /usr/lib/jvm/graalvm-ce-java11-20.1.0
|
||||||
|
# set -x GRAALVM_BIN $GRAALVM_HOME/bin
|
||||||
|
# set -x JAVA_HOME /usr/lib/jvm/java-11-openjdk
|
||||||
|
# set -x JAVA_HOME $GRAALVM_HOME
|
||||||
|
|
||||||
|
# ]]] Java #
|
||||||
|
|
||||||
|
# system ]]]
|
||||||
|
|
||||||
# space prompt[[[
|
# space prompt[[[
|
||||||
# set SPACEFISH_PROMPT_ORDER time user dir host git package node docker ruby golang php rust haskell julia aws conda pyenv kubecontext exec_time line_sep battery jobs exit_code vi_mode char
|
# set SPACEFISH_PROMPT_ORDER time user dir host git package node docker ruby golang php rust haskell julia aws conda pyenv kubecontext exec_time line_sep battery jobs exit_code vi_mode char
|
||||||
@@ -62,6 +72,9 @@ set -xU BROWSER "firefox"
|
|||||||
|
|
||||||
set -xU FZF_DEFAULT_COMMAND "find ."
|
set -xU FZF_DEFAULT_COMMAND "find ."
|
||||||
|
|
||||||
|
set -xU PHONE_IP "192.168.0.10"
|
||||||
|
set -xU WORK_LAPTOP_IP "kmok@192.168.0.15"
|
||||||
|
|
||||||
# ]]] universal var's #
|
# ]]] universal var's #
|
||||||
|
|
||||||
# fish-specific [[[ #
|
# fish-specific [[[ #
|
||||||
@@ -106,7 +119,7 @@ abbr xf "fish_config"
|
|||||||
abbr ! "sudo !!"
|
abbr ! "sudo !!"
|
||||||
# task [[[ #
|
# task [[[ #
|
||||||
|
|
||||||
abbr aan "task-anno"
|
abbr aan "task-anno ''"
|
||||||
abbr ae "task-edit"
|
abbr ae "task-edit"
|
||||||
abbr adl "task-delete"
|
abbr adl "task-delete"
|
||||||
abbr adn "task-done"
|
abbr adn "task-done"
|
||||||
|
|||||||
@@ -2,6 +2,6 @@ function scan-history
|
|||||||
sudo systemctl start postgresql.service
|
sudo systemctl start postgresql.service
|
||||||
# and systemctl status postgresql.service
|
# and systemctl status postgresql.service
|
||||||
and source $spv_dir/src/scripts/api-keys.sh
|
and source $spv_dir/src/scripts/api-keys.sh
|
||||||
and $spv_dir/src/scripts/update-history.sh
|
and $spv_dir/src/scripts/update-history-2.sh
|
||||||
and cat $spv_dir/src/api/management/commands/update-history.log | tail -n 1
|
and cat $spv_dir/src/api/management/commands/update-history.log | tail -n 1
|
||||||
end
|
end
|
||||||
|
|||||||
@@ -1,4 +1,4 @@
|
|||||||
function task-anno
|
function task-anno
|
||||||
task $argv[1] annotate $argv[2]
|
task $argv[2] annotate $argv[1]
|
||||||
and task
|
and task
|
||||||
end
|
end
|
||||||
|
|||||||
@@ -1,7 +1,11 @@
|
|||||||
function watson-add-fortnite
|
function watson-add-fortnite
|
||||||
|
set year_month "2020-06"
|
||||||
|
set start_time "$year_month-$argv[1] $argv[2]"
|
||||||
|
set end_time "$year_month-$argv[3] $argv[4]"
|
||||||
|
|
||||||
if test (count $argv) -eq 4
|
if test (count $argv) -eq 4
|
||||||
watson add -f "2020-04-$argv[1] $argv[2]" -t "2020-04-$argv[3] $argv[4]" fun +fortnite
|
watson add -f $start_time -t $end_time fun +fortnite
|
||||||
else
|
else
|
||||||
watson add -f "2020-04-$argv[1] $argv[2]" -t "2020-04-$argv[3] $argv[4]" fun +fortnite +$argv[5]
|
watson add -f $start_time -t $end_time fun +fortnite +$argv[5]
|
||||||
end
|
end
|
||||||
end
|
end
|
||||||
|
|||||||
@@ -1,11 +1,11 @@
|
|||||||
# startup [[[ #
|
# startup [[[ #
|
||||||
|
|
||||||
# set $term urxvt
|
|
||||||
# set $term_alt st
|
|
||||||
set $term kitty
|
set $term kitty
|
||||||
set $term_alt urxvt
|
|
||||||
# set $term st
|
# set $term st
|
||||||
# set $term_alt urxvt
|
# set $term urxvt
|
||||||
|
# set $term_alt kitty
|
||||||
|
# set $term_alt st
|
||||||
|
set $term_alt urxvt
|
||||||
{{ if eq .chezmoi.fullHostname "x1-carbon" }}
|
{{ if eq .chezmoi.fullHostname "x1-carbon" }}
|
||||||
exec dunst
|
exec dunst
|
||||||
exec compton
|
exec compton
|
||||||
@@ -16,10 +16,10 @@ exec xbacklight -set 10
|
|||||||
exec wal -i $(/home/kevin/scripts/shuffler "$HOME/Pictures/Backgrounds/dim/non-editing")
|
exec wal -i $(/home/kevin/scripts/shuffler "$HOME/Pictures/Backgrounds/dim/non-editing")
|
||||||
{{ end }}
|
{{ end }}
|
||||||
# exec xrdb ~/.Xresources && grep wallpaper ~/.cache/wal/colors.sh | cut -d\' -f2 | xargs wal -i > /dev/null
|
# exec xrdb ~/.Xresources && grep wallpaper ~/.cache/wal/colors.sh | cut -d\' -f2 | xargs wal -i > /dev/null
|
||||||
exec --no-startup-id i3-msg 'workspace $ws2; exec $term -e fish -c "tmux-attach fortnite"'
|
# exec --no-startup-id i3-msg 'workspace $ws1; exec $term'
|
||||||
|
# exec --no-startup-id i3-msg 'workspace $ws2; exec $term -e fish -c "tmux-attach fortnite"'
|
||||||
exec --no-startup-id i3-msg 'workspace $ws3; exec $browser'
|
exec --no-startup-id i3-msg 'workspace $ws3; exec $browser'
|
||||||
# exec --no-startup-id i3-msg 'workspace $ws5; exec $term -e twitchy'
|
# exec --no-startup-id i3-msg 'workspace $ws5; exec $term -e twitchy'
|
||||||
# exec --no-startup-id i3-msg 'workspace $ws6; exec discord'
|
|
||||||
|
|
||||||
# ]]] startup #
|
# ]]] startup #
|
||||||
|
|
||||||
@@ -55,8 +55,10 @@ bindsym Mod4+e exec ~/scripts/twem
|
|||||||
# bindsym Mod4+f exec firefox
|
# bindsym Mod4+f exec firefox
|
||||||
bindsym Mod4+f exec firefox --private-window
|
bindsym Mod4+f exec firefox --private-window
|
||||||
# bindsym Mod4+$mod+f exec printf 'Kevin@fosstodon.org' | xclip -selection clipboard
|
# bindsym Mod4+$mod+f exec printf 'Kevin@fosstodon.org' | xclip -selection clipboard
|
||||||
bindsym Mod4+h exec sleep .2 && xdotool type '.hint'
|
# bindsym Mod4+h exec sleep .2 && xdotool type '.hint'
|
||||||
bindsym Mod4+$mod+h exec $type_delay_cmd && xdotool type 'kevin.mok@live.ca'
|
# bindsym Mod4+$mod+h exec $type_delay_cmd && xdotool type 'kevin.mok@live.ca'
|
||||||
|
bindsym Mod4+h exec $type_delay_cmd && xdotool type 'kevin.mok@live.ca'
|
||||||
|
# bindsym Mod4+$mod+h exec sleep .2 && xdotool type '.hint'
|
||||||
bindsym Mod4+$mod+i exec sleep .2 && xdotool type '.info latest'
|
bindsym Mod4+$mod+i exec sleep .2 && xdotool type '.info latest'
|
||||||
# bindsym Mod4+m exec $term -e ~/scripts/vim-man
|
# bindsym Mod4+m exec $term -e ~/scripts/vim-man
|
||||||
bindsym Mod4+m exec $type_delay_cmd && xdotool type 'me@kevin-mok.com'
|
bindsym Mod4+m exec $type_delay_cmd && xdotool type 'me@kevin-mok.com'
|
||||||
@@ -67,13 +69,15 @@ bindsym Mod4+o exec xclip -selection clipboard ~/.password-store/social/gmail &&
|
|||||||
bindsym Mod4+$mod+o exec xset dpms force off
|
bindsym Mod4+$mod+o exec xset dpms force off
|
||||||
# bindsym Mod4+p workspace $ws4; exec pgadmin3
|
# bindsym Mod4+p workspace $ws4; exec pgadmin3
|
||||||
# bindsym Mod4+p exec pycharm
|
# bindsym Mod4+p exec pycharm
|
||||||
bindsym Mod4+p exec sleep .2 && xdotool type '.catch '
|
bindsym Mod4+p exec passmenu
|
||||||
bindsym Mod4+$mod+p exec passmenu
|
# bindsym Mod4+p exec sleep .2 && xdotool type '.catch '
|
||||||
|
# bindsym Mod4+$mod+p exec passmenu
|
||||||
# bindsym Mod4+$mod+p exec notify-send "ping" "$(ping -c 3 -W 1 8.8.8.8)"
|
# bindsym Mod4+$mod+p exec notify-send "ping" "$(ping -c 3 -W 1 8.8.8.8)"
|
||||||
# bindsym Mod4+q exec qdirstat
|
# bindsym Mod4+q exec qdirstat
|
||||||
bindsym Mod4+q exec printf 'emad1 ' | xclip -selection clipboard && $type_delay_cmd && xdotool key 'Control_L+v'
|
bindsym Mod4+q exec printf 'emad1 ' | xclip -selection clipboard && $type_delay_cmd && xdotool key 'Control_L+v'
|
||||||
bindsym Mod4+r exec $term -e ranger
|
bindsym Mod4+r exec $type_delay_cmd && xdotool type 'kmok@redhat.com'
|
||||||
bindsym Mod4+$mod+r exec notify-send "watson restart" "$(watson restart)"
|
bindsym Mod4+$mod+r exec $term -e ranger
|
||||||
|
# bindsym Mod4+$mod+r exec notify-send "watson restart" "$(watson restart)"
|
||||||
bindsym Mod4+$mod+s exec $type_delay_cmd && xdotool type 'https://smol.gq/'
|
bindsym Mod4+$mod+s exec $type_delay_cmd && xdotool type 'https://smol.gq/'
|
||||||
bindsym Mod4+t exec xclip -selection clipboard ~/.password-store/social/trapbot && $type_delay_cmd && xdotool key 'Control_L+v'
|
bindsym Mod4+t exec xclip -selection clipboard ~/.password-store/social/trapbot && $type_delay_cmd && xdotool key 'Control_L+v'
|
||||||
bindsym Mod4+u exec $type_delay_cmd && xdotool type 'kevin.mok@mail.utoronto.ca'
|
bindsym Mod4+u exec $type_delay_cmd && xdotool type 'kevin.mok@mail.utoronto.ca'
|
||||||
@@ -86,7 +90,8 @@ bindsym Control+$mod+x exec $type_delay_cmd && xdotool type 'http://codm.ataraxy
|
|||||||
bindsym Mod4+z exec cliqz
|
bindsym Mod4+z exec cliqz
|
||||||
{{ if .ext_kb }}
|
{{ if .ext_kb }}
|
||||||
bindsym Mod4+x exec ~/scripts/xmodmap-custom
|
bindsym Mod4+x exec ~/scripts/xmodmap-custom
|
||||||
bindsym Print --release exec "scrot -s ~/tmp/screenshot-$(date +%F_%T).png -e 'xclip -selection c -t image/png < $f'"
|
# bindsym Print --release exec "scrot -s ~/tmp/screenshot-$(date +%F_%T).png -e 'xclip -selection c -t image/png < $f'"
|
||||||
|
bindsym Print --release exec "maim -su | tee ~/tmp/screenshot-$(date +%F_%T).png | xclip -selection clipboard -t image/png"
|
||||||
bindsym Control+Print --release exec "scrot -u ~/tmp/screenshot-$(date +%F_%T).png -e 'xclip -selection c -t image/png < $f'"
|
bindsym Control+Print --release exec "scrot -u ~/tmp/screenshot-$(date +%F_%T).png -e 'xclip -selection c -t image/png < $f'"
|
||||||
{{ else }}
|
{{ else }}
|
||||||
bindsym Mod4+x exec xmodmap ~/.Xmodmap-laptop && xset r rate $XSET_DELAY $XSET_RATE
|
bindsym Mod4+x exec xmodmap ~/.Xmodmap-laptop && xset r rate $XSET_DELAY $XSET_RATE
|
||||||
@@ -302,17 +307,17 @@ set $secondary "DVI-I-1"
|
|||||||
set $main "HDMI-0"
|
set $main "HDMI-0"
|
||||||
{{ end }}
|
{{ end }}
|
||||||
|
|
||||||
workspace $ws1 output $main
|
# workspace $ws1 output $main
|
||||||
|
workspace $ws1 output $secondary
|
||||||
bindsym $mod+F1 workspace $ws1; exec $term
|
bindsym $mod+F1 workspace $ws1; exec $term
|
||||||
|
bindsym Control+Shift+F1 workspace $ws1; exec $term -e fish -c 'tmux-attach red-hat'
|
||||||
|
|
||||||
set $ws2 "2 "
|
set $ws2 "2 "
|
||||||
|
set $wl_ip_nast_num "5"
|
||||||
workspace $ws2 output $secondary
|
workspace $ws2 output $secondary
|
||||||
bindsym $mod+F2 workspace $ws2; exec $term
|
bindsym $mod+F2 workspace $ws2; exec $term
|
||||||
# bindsym Control+Shift+F2 workspace $ws2; exec $term -e fish -c 'tmux-attach codm'
|
bindsym Control+Shift+F2 workspace $ws2; exec $term -e mosh kmok@192.168.0.1$wl_ip_nast_num -- tmux a -t nzxt
|
||||||
bindsym Control+Shift+F2 workspace $ws2; exec $term -e fish -c 'tmux-attach fortnite'
|
# bindsym Control+Shift+F2 workspace $ws2; exec $term -e fish -c 'tmux-attach fortnite'
|
||||||
bindsym Control+$mod+Shift+F2 workspace $ws2; exec $term -e fish -c 'tmux-attach crimson'
|
|
||||||
# bindsym Control+Shift+F2 workspace $ws2; exec $term -e fish -c 'tmux-attach crimson'
|
|
||||||
# bindsym Control+$mod+Shift+F2 workspace $ws2; exec $term -e fish -c 'tmux-attach codm'
|
|
||||||
|
|
||||||
set $ws3 "3 "
|
set $ws3 "3 "
|
||||||
# set $ws3 "3 "
|
# set $ws3 "3 "
|
||||||
@@ -329,20 +334,23 @@ bindsym Mod4+g workspace $ws3; layout tabbed; exec gimp
|
|||||||
set $ws4 "4 "
|
set $ws4 "4 "
|
||||||
workspace $ws4 output $secondary
|
workspace $ws4 output $secondary
|
||||||
bindsym $mod+F4 workspace $ws4; exec $term
|
bindsym $mod+F4 workspace $ws4; exec $term
|
||||||
|
bindsym Mod4+$mod+F4 workspace $ws4; exec urxvt
|
||||||
|
|
||||||
set $ws5 "5 "
|
set $ws5 "5 "
|
||||||
# workspace $ws5 output $secondary
|
# workspace $ws5 output $secondary
|
||||||
assign [class="Steam"] $ws5
|
assign [class="Steam"] $ws5
|
||||||
bindsym $mod+F5 workspace $ws5; exec $browser
|
bindsym $mod+F5 workspace $ws5; exec $browser
|
||||||
bindsym $mod+Mod4+F5 workspace $ws5; exec firefox --private-window
|
bindsym $mod+Mod4+F5 workspace $ws5; exec chromium
|
||||||
|
# bindsym $mod+Mod4+F5 workspace $ws5; exec firefox --private-window
|
||||||
|
bindsym $mod+Shift+F5 workspace $ws5; exec firefox --private-window
|
||||||
# bindsym Mod4+g workspace $ws5; layout stacking; exec $term -e steam
|
# bindsym Mod4+g workspace $ws5; layout stacking; exec $term -e steam
|
||||||
# bindsym Mod4+g workspace $ws5; layout tabbed; exec gimp
|
# bindsym Mod4+g workspace $ws5; layout tabbed; exec gimp
|
||||||
# bindsym Mod4+g workspace $ws5; exec mgba-qt
|
# bindsym Mod4+g workspace $ws5; exec mgba-qt
|
||||||
bindsym Mod4+i workspace $ws5; exec idea
|
# bindsym Mod4+i workspace $ws5; exec idea
|
||||||
# bindsym Mod4+m workspace $ws5; layout tabbed; exec $term -e ~/.minetest/minetest/bin/minetest
|
# bindsym Mod4+m workspace $ws5; layout tabbed; exec $term -e ~/.minetest/minetest/bin/minetest
|
||||||
bindsym Mod4+$mod+t workspace $ws5; exec thunderbird
|
bindsym Mod4+$mod+t workspace $ws5; exec thunderbird
|
||||||
# bindsym Mod4+$mod+w workspace $ws5; exec $term -e twitchy
|
# bindsym Mod4+$mod+w workspace $ws5; exec $term -e twitchy
|
||||||
bindsym Mod4+w workspace $ws5; exec $term -e twitchy
|
# bindsym Mod4+w workspace $ws5; exec $term -e twitchy
|
||||||
bindsym Mod4+5 workspace $ws5; exec godot
|
bindsym Mod4+5 workspace $ws5; exec godot
|
||||||
bindsym Mod4+F5 workspace $ws5; exec cd ~/coding/ada-mario && godot -e
|
bindsym Mod4+F5 workspace $ws5; exec cd ~/coding/ada-mario && godot -e
|
||||||
# for_window [class="Move_mouse_with_head"] floating enable; move absolute position 0 0
|
# for_window [class="Move_mouse_with_head"] floating enable; move absolute position 0 0
|
||||||
@@ -356,8 +364,8 @@ set $ws6 "6 "
|
|||||||
workspace $ws6 output $secondary
|
workspace $ws6 output $secondary
|
||||||
assign [class="Slack"] $ws6
|
assign [class="Slack"] $ws6
|
||||||
# bindsym Mod4+$mod+d workspace $ws6; exec discord
|
# bindsym Mod4+$mod+d workspace $ws6; exec discord
|
||||||
# bindsym Mod4+d workspace $ws6; exec riot-desktop
|
bindsym Mod4+d workspace $ws6; exec riot-desktop
|
||||||
bindsym Mod4+d workspace $ws6; exec firefox -new-window https://riot.im/app
|
# bindsym Mod4+d workspace $ws6; exec firefox -new-window https://riot.im/app
|
||||||
bindsym Mod4+$mod+d workspace $ws6; exec discord
|
bindsym Mod4+$mod+d workspace $ws6; exec discord
|
||||||
# bindsym Mod4+d workspace $ws6; exec discord
|
# bindsym Mod4+d workspace $ws6; exec discord
|
||||||
# bindsym Mod4+$mod+d workspace $ws6; exec riot-desktop
|
# bindsym Mod4+$mod+d workspace $ws6; exec riot-desktop
|
||||||
@@ -369,6 +377,8 @@ set $ws7 "7 "
|
|||||||
workspace $ws7 output $secondary
|
workspace $ws7 output $secondary
|
||||||
# bindsym $mod+F7 workspace $ws7; exec $term
|
# bindsym $mod+F7 workspace $ws7; exec $term
|
||||||
bindsym $mod+F7 workspace $ws7; exec $term -e mosh --ssh='ssh -p 399' kevin@165.22.239.234 tmux a
|
bindsym $mod+F7 workspace $ws7; exec $term -e mosh --ssh='ssh -p 399' kevin@165.22.239.234 tmux a
|
||||||
|
# bindsym Mod4+$mod+F7 workspace $ws7; exec $term -e fish -c 'mosh kmok@192.168.0.16 -- tmux a -t weechat'
|
||||||
|
bindsym Mod4+i workspace $ws7; exec $term -e fish -c 'mosh kmok@192.168.0.1$wl_ip_nast_num -- tmux a -t weechat'
|
||||||
bindsym Mod4+a workspace $ws7; exec android-file-transfer
|
bindsym Mod4+a workspace $ws7; exec android-file-transfer
|
||||||
# bindsym Mod4+v workspace $ws7; exec VBoxManage startvm "369-a1"
|
# bindsym Mod4+v workspace $ws7; exec VBoxManage startvm "369-a1"
|
||||||
|
|
||||||
@@ -378,6 +388,7 @@ workspace $ws8 output $secondary
|
|||||||
# bindsym $mod+F8 workspace $ws8; exec $term
|
# bindsym $mod+F8 workspace $ws8; exec $term
|
||||||
# bindsym $mod+F8 workspace $ws8; exec $term -e tmux a -t journal
|
# bindsym $mod+F8 workspace $ws8; exec $term -e tmux a -t journal
|
||||||
bindsym $mod+F8 workspace $ws8; exec $term -e fish -c 'tmux-attach journal'
|
bindsym $mod+F8 workspace $ws8; exec $term -e fish -c 'tmux-attach journal'
|
||||||
|
bindsym Mod4+$mod+F8 workspace $ws8; exec libreoffice ~/Documents/red-hat/workday.ods
|
||||||
|
|
||||||
set $ws9 "9 "
|
set $ws9 "9 "
|
||||||
workspace $ws9 output $secondary
|
workspace $ws9 output $secondary
|
||||||
|
|||||||
@@ -1,7 +1,12 @@
|
|||||||
include ~/.cache/wal/colors-kitty.conf
|
include ~/.cache/wal/colors-kitty.conf
|
||||||
|
/* background_opacity .7 */
|
||||||
background_opacity .8
|
background_opacity .8
|
||||||
|
clipboard_control write-clipboard write-primary
|
||||||
|
enable_audio_bell no
|
||||||
|
|
||||||
# font
|
# font
|
||||||
|
cursor_blink_interval 0
|
||||||
|
# font_size 12.5
|
||||||
font_size 12
|
font_size 12
|
||||||
map ctrl+alt+up change_font_size all +1.0
|
map ctrl+alt+up change_font_size all +1.0
|
||||||
map ctrl+alt+down change_font_size all -1.0
|
map ctrl+alt+down change_font_size all -1.0
|
||||||
|
|||||||
@@ -25,5 +25,7 @@ m revert-seek mark # mark position for revert-seek
|
|||||||
Shift+m revert-seek
|
Shift+m revert-seek
|
||||||
|
|
||||||
# subtitle delay
|
# subtitle delay
|
||||||
z add sub-delay +0.25
|
# z add sub-delay +0.25
|
||||||
Z add sub-delay -0.25
|
# Z add sub-delay -0.25
|
||||||
|
u add sub-delay -0.25
|
||||||
|
i add sub-delay +0.25
|
||||||
|
|||||||
@@ -166,8 +166,9 @@ set autoupdate_cumulative_size false
|
|||||||
set show_cursor false
|
set show_cursor false
|
||||||
|
|
||||||
# One of: size, natural, basename, atime, ctime, mtime, type, random
|
# One of: size, natural, basename, atime, ctime, mtime, type, random
|
||||||
set sort natural
|
# set sort natural
|
||||||
# set sort extension
|
# set sort extension
|
||||||
|
set sort ctime
|
||||||
|
|
||||||
# Additional sorting options
|
# Additional sorting options
|
||||||
set sort_reverse false
|
set sort_reverse false
|
||||||
@@ -665,9 +666,10 @@ set preview_images true
|
|||||||
# * urxvt-full:
|
# * urxvt-full:
|
||||||
# The same as urxvt but utilizing not only the preview pane but the
|
# The same as urxvt but utilizing not only the preview pane but the
|
||||||
# whole terminal window.
|
# whole terminal window.
|
||||||
set preview_images_method w3m
|
# set preview_images_method w3m
|
||||||
|
# set preview_images_method kitty
|
||||||
# set preview_images_method ueberzug
|
# set preview_images_method ueberzug
|
||||||
# set preview_images_method urxvt
|
set preview_images_method urxvt
|
||||||
# set preview_images_method urxvt-full
|
# set preview_images_method urxvt-full
|
||||||
|
|
||||||
# ]]] image preview #
|
# ]]] image preview #
|
||||||
|
|||||||
@@ -51,11 +51,12 @@ taskd.credentials=Hevin\/Kevin\/eb6225dc-80fb-4721-8b03-9114c6c4423d
|
|||||||
|
|
||||||
urgency.due.coefficient=18
|
urgency.due.coefficient=18
|
||||||
urgency.user.project.codm.coefficient=2
|
urgency.user.project.codm.coefficient=2
|
||||||
urgency.user.project.crim.coefficient=5
|
urgency.user.project.crim.coefficient=1
|
||||||
|
urgency.user.project.fn.coefficient=5
|
||||||
urgency.user.project.mny.coefficient=7
|
urgency.user.project.mny.coefficient=7
|
||||||
urgency.user.project.ms.coefficient=3
|
urgency.user.project.ms.coefficient=3
|
||||||
urgency.user.project.pey.coefficient=7
|
urgency.user.project.pey.coefficient=10
|
||||||
urgency.user.project.sch.coefficient=10
|
urgency.user.project.sch.coefficient=7
|
||||||
urgency.uda.priority.H.coefficient=10
|
urgency.uda.priority.H.coefficient=10
|
||||||
urgency.uda.priority.L.coefficient=-7
|
urgency.uda.priority.L.coefficient=-7
|
||||||
urgency.uda.priority..coefficient=1
|
urgency.uda.priority..coefficient=1
|
||||||
|
|||||||
@@ -65,7 +65,8 @@ autocmd FileType *css,gitcommit,haskell,htmldjango,html,javascript,json,lisp,mar
|
|||||||
" autocmd Filetype html set foldmarker=0
|
" autocmd Filetype html set foldmarker=0
|
||||||
autocmd BufNewFile,BufRead *.gd set expandtab!
|
autocmd BufNewFile,BufRead *.gd set expandtab!
|
||||||
autocmd Filetype go set expandtab! sw=4
|
autocmd Filetype go set expandtab! sw=4
|
||||||
autocmd FileType html,javascript,python,lua set fdm=indent
|
" autocmd FileType go,groovy,html,java,javascript,Jenkinsfile,python,lua set fdm=indent
|
||||||
|
autocmd FileType go,groovy,html,java,javascript,python,lua set fdm=indent
|
||||||
autocmd Filetype markdown let g:AutoPairs = {'(':')', '[':']', '{':'}','"':'"', "`":"`", '```':'```', '"""':'"""', "'''":"'''", "*":"*"}
|
autocmd Filetype markdown let g:AutoPairs = {'(':')', '[':']', '{':'}','"':'"', "`":"`", '```':'```', '"""':'"""', "'''":"'''", "*":"*"}
|
||||||
" autocmd Filetype markdown map <F8> :LivedownToggle<CR>
|
" autocmd Filetype markdown map <F8> :LivedownToggle<CR>
|
||||||
autocmd Filetype markdown map <F8> :InstantMarkdownPreview<CR>
|
autocmd Filetype markdown map <F8> :InstantMarkdownPreview<CR>
|
||||||
@@ -271,8 +272,13 @@ Plug 'terryma/vim-multiple-cursors'
|
|||||||
Plug 'dag/vim-fish'
|
Plug 'dag/vim-fish'
|
||||||
" live preview Markdown"
|
" live preview Markdown"
|
||||||
" Plug 'shime/vim-livedown'
|
" Plug 'shime/vim-livedown'
|
||||||
Plug 'suan/vim-instant-markdown', {'for': 'markdown'}
|
" Plug 'suan/vim-instant-markdown', {'for': 'markdown'}
|
||||||
let g:instant_markdown_autostart = 0
|
" let g:instant_markdown_autostart = 0
|
||||||
|
" let g:instant_markdown_port = 8888
|
||||||
|
" Plug 'iamcco/markdown-preview.nvim', { 'do': 'cd app & yarn install' }
|
||||||
|
" let g:mkdp_auto_start = 1
|
||||||
|
" let g:mkdp_browser = 'firefox'
|
||||||
|
" let g:mkdp_echo_preview_url = 1
|
||||||
" git helper
|
" git helper
|
||||||
Plug 'tpope/vim-fugitive'
|
Plug 'tpope/vim-fugitive'
|
||||||
" auto reload file
|
" auto reload file
|
||||||
@@ -329,6 +335,9 @@ Plug 'masukomi/vim-markdown-folding'
|
|||||||
autocmd FileType markdown set foldexpr=NestedMarkdownFolds()
|
autocmd FileType markdown set foldexpr=NestedMarkdownFolds()
|
||||||
Plug 'cespare/vim-toml'
|
Plug 'cespare/vim-toml'
|
||||||
Plug 'dpelle/vim-LanguageTool'
|
Plug 'dpelle/vim-LanguageTool'
|
||||||
|
" increment dates with C-a
|
||||||
|
Plug 'tpope/vim-speeddating'
|
||||||
|
Plug 'martinda/Jenkinsfile-vim-syntax'
|
||||||
" ]]] vim-plug "
|
" ]]] vim-plug "
|
||||||
|
|
||||||
" Mappings [[[ "
|
" Mappings [[[ "
|
||||||
@@ -398,6 +407,7 @@ nnoremap <leader>ft :se ft?<CR>
|
|||||||
" check todo's
|
" check todo's
|
||||||
nnoremap <leader>ftd /TODO<CR>
|
nnoremap <leader>ftd /TODO<CR>
|
||||||
nnoremap <leader>g :YcmCompleter GoTo<CR>
|
nnoremap <leader>g :YcmCompleter GoTo<CR>
|
||||||
|
nnoremap <leader>gb <C-O>
|
||||||
" vimdiff split
|
" vimdiff split
|
||||||
nnoremap <leader>gd :Gvdiff
|
nnoremap <leader>gd :Gvdiff
|
||||||
nnoremap <leader>gdh :Gvdiff HEAD^
|
nnoremap <leader>gdh :Gvdiff HEAD^
|
||||||
|
|||||||
@@ -19,3 +19,5 @@
|
|||||||
/tmp
|
/tmp
|
||||||
/var/cache/pacman
|
/var/cache/pacman
|
||||||
/var/lib/systemd/coredump
|
/var/lib/systemd/coredump
|
||||||
|
/var/lib/dhcpcd/proc
|
||||||
|
/var/log/journal
|
||||||
|
|||||||
@@ -2,14 +2,18 @@ acestream-engine
|
|||||||
acestream-player
|
acestream-player
|
||||||
alsa-utils
|
alsa-utils
|
||||||
android-file-transfer
|
android-file-transfer
|
||||||
|
angular-cli
|
||||||
antimicro
|
antimicro
|
||||||
apache
|
apache
|
||||||
arch-install-scripts
|
arch-install-scripts
|
||||||
arno-iptables-firewall
|
arno-iptables-firewall
|
||||||
|
asciinema
|
||||||
asp
|
asp
|
||||||
|
audacity
|
||||||
aurvote
|
aurvote
|
||||||
autoconf
|
autoconf
|
||||||
automake
|
automake
|
||||||
|
baka-mplayer
|
||||||
bash
|
bash
|
||||||
bat
|
bat
|
||||||
bc
|
bc
|
||||||
@@ -19,7 +23,7 @@ bison
|
|||||||
bookworm
|
bookworm
|
||||||
broadcom-wl
|
broadcom-wl
|
||||||
browserpass
|
browserpass
|
||||||
bukuserver
|
buku-git
|
||||||
bzip2
|
bzip2
|
||||||
calcurse
|
calcurse
|
||||||
certbot
|
certbot
|
||||||
@@ -30,6 +34,7 @@ cliqz-bin
|
|||||||
cloc
|
cloc
|
||||||
cmake
|
cmake
|
||||||
cmatrix
|
cmatrix
|
||||||
|
code
|
||||||
colordiff
|
colordiff
|
||||||
compton-tryone-git
|
compton-tryone-git
|
||||||
coreutils
|
coreutils
|
||||||
@@ -37,6 +42,7 @@ cowsay
|
|||||||
cronie
|
cronie
|
||||||
cryptsetup
|
cryptsetup
|
||||||
curseradio-git
|
curseradio-git
|
||||||
|
dash
|
||||||
dateutils
|
dateutils
|
||||||
device-mapper
|
device-mapper
|
||||||
dhcpcd
|
dhcpcd
|
||||||
@@ -44,10 +50,12 @@ dialog
|
|||||||
diffutils
|
diffutils
|
||||||
discord
|
discord
|
||||||
dmenu
|
dmenu
|
||||||
|
docker
|
||||||
doxygen
|
doxygen
|
||||||
dragon-drag-and-drop-git
|
dragon-drag-and-drop-git
|
||||||
dunst
|
dunst
|
||||||
e2fsprogs
|
e2fsprogs
|
||||||
|
eclipse-java
|
||||||
ecryptfs-simple
|
ecryptfs-simple
|
||||||
ecryptfs-utils
|
ecryptfs-utils
|
||||||
electrum
|
electrum
|
||||||
@@ -55,6 +63,7 @@ emacs
|
|||||||
encfs
|
encfs
|
||||||
evince
|
evince
|
||||||
fakeroot
|
fakeroot
|
||||||
|
fbreader
|
||||||
fd
|
fd
|
||||||
feh
|
feh
|
||||||
ffcast
|
ffcast
|
||||||
@@ -66,6 +75,7 @@ fish
|
|||||||
flashplugin
|
flashplugin
|
||||||
flashplugin-focusfix
|
flashplugin-focusfix
|
||||||
flex
|
flex
|
||||||
|
flowblade
|
||||||
fortune-mod
|
fortune-mod
|
||||||
fzf
|
fzf
|
||||||
gawk
|
gawk
|
||||||
@@ -75,14 +85,13 @@ gdb
|
|||||||
gettext
|
gettext
|
||||||
gimp
|
gimp
|
||||||
git
|
git
|
||||||
|
git-lfs
|
||||||
glibc
|
glibc
|
||||||
godot-bin
|
|
||||||
gotop-bin
|
gotop-bin
|
||||||
gradle
|
gradle
|
||||||
grep
|
grep
|
||||||
grub
|
grub
|
||||||
gzip
|
gzip
|
||||||
habitctl-git
|
|
||||||
handbrake
|
handbrake
|
||||||
hdf5
|
hdf5
|
||||||
heroku-cli
|
heroku-cli
|
||||||
@@ -103,9 +112,12 @@ intellij-idea-community-edition
|
|||||||
iproute2
|
iproute2
|
||||||
iputils
|
iputils
|
||||||
irrlicht
|
irrlicht
|
||||||
|
itch
|
||||||
|
jdk-openjdk
|
||||||
jfsutils
|
jfsutils
|
||||||
jmtpfs
|
jmtpfs
|
||||||
jp2a
|
jp2a
|
||||||
|
jre-openjdk-headless
|
||||||
junit
|
junit
|
||||||
kitty
|
kitty
|
||||||
less
|
less
|
||||||
@@ -116,10 +128,11 @@ licenses
|
|||||||
linux
|
linux
|
||||||
linux-firmware
|
linux-firmware
|
||||||
linux-headers
|
linux-headers
|
||||||
linux-kevin
|
linux-lts
|
||||||
linux-kevin-headers
|
linux-lts-headers
|
||||||
linux-nzxt
|
linux-nzxt
|
||||||
linux-nzxt-headers
|
linux-nzxt-headers
|
||||||
|
lmms
|
||||||
logrotate
|
logrotate
|
||||||
lolcat
|
lolcat
|
||||||
lsd
|
lsd
|
||||||
@@ -127,6 +140,7 @@ lsof
|
|||||||
lua-cjson
|
lua-cjson
|
||||||
lvm2
|
lvm2
|
||||||
lxappearance
|
lxappearance
|
||||||
|
maim
|
||||||
make
|
make
|
||||||
man-db
|
man-db
|
||||||
man-pages
|
man-pages
|
||||||
@@ -155,9 +169,12 @@ numlockx
|
|||||||
nvidia-dkms
|
nvidia-dkms
|
||||||
nvidia-settings
|
nvidia-settings
|
||||||
nx3-all
|
nx3-all
|
||||||
|
obs-studio
|
||||||
openshot
|
openshot
|
||||||
openssh
|
openssh
|
||||||
|
openvpn
|
||||||
os-prober
|
os-prober
|
||||||
|
otf-ipafont
|
||||||
p7zip
|
p7zip
|
||||||
pacman
|
pacman
|
||||||
pacman-contrib
|
pacman-contrib
|
||||||
@@ -170,19 +187,27 @@ pdfgrep
|
|||||||
peaclock
|
peaclock
|
||||||
peek
|
peek
|
||||||
perl
|
perl
|
||||||
|
perl-file-mimeinfo
|
||||||
perl-image-exiftool
|
perl-image-exiftool
|
||||||
|
pfetch-git
|
||||||
pgadmin4
|
pgadmin4
|
||||||
pipes.sh
|
pipes.sh
|
||||||
pkgconf
|
pkgconf
|
||||||
|
podman
|
||||||
postgresql
|
postgresql
|
||||||
procps-ng
|
procps-ng
|
||||||
psmisc
|
psmisc
|
||||||
pulseaudio
|
pulseaudio
|
||||||
pycp
|
pycp
|
||||||
|
pyenv
|
||||||
pyside2
|
pyside2
|
||||||
python-dbus
|
python-dbus
|
||||||
|
python-discord
|
||||||
python-numpy
|
python-numpy
|
||||||
python-pip
|
python-pip
|
||||||
|
python-praw
|
||||||
|
python-prettytable
|
||||||
|
python-pynvim
|
||||||
python-pywal
|
python-pywal
|
||||||
python-setuptools
|
python-setuptools
|
||||||
python-tinydb
|
python-tinydb
|
||||||
@@ -210,6 +235,7 @@ qt5-scxml
|
|||||||
qt5-serialbus
|
qt5-serialbus
|
||||||
qt5-serialport
|
qt5-serialport
|
||||||
qt5-speech
|
qt5-speech
|
||||||
|
qt5-styleplugins
|
||||||
qt5-tools
|
qt5-tools
|
||||||
qt5-translations
|
qt5-translations
|
||||||
qt5-virtualkeyboard
|
qt5-virtualkeyboard
|
||||||
@@ -219,25 +245,31 @@ qt5-webglplugin
|
|||||||
qt5-websockets
|
qt5-websockets
|
||||||
qt5-webview
|
qt5-webview
|
||||||
qt5-xmlpatterns
|
qt5-xmlpatterns
|
||||||
|
racket
|
||||||
ranger
|
ranger
|
||||||
redshift
|
redshift
|
||||||
reiserfsprogs
|
reiserfsprogs
|
||||||
riot-desktop
|
riot-desktop
|
||||||
ripgrep
|
ripgrep
|
||||||
robo3t-bin
|
robo3t-bin
|
||||||
|
rot13
|
||||||
rsync
|
rsync
|
||||||
rxvt-unicode-patched
|
runelite
|
||||||
|
rxvt-unicode-pixbuf-patched
|
||||||
s-nail
|
s-nail
|
||||||
sc-im
|
sc-im
|
||||||
|
scrcpy
|
||||||
scrot
|
scrot
|
||||||
sdcv
|
sdcv
|
||||||
sed
|
sed
|
||||||
shadow
|
shadow
|
||||||
|
shadowfox-updater
|
||||||
shellcheck
|
shellcheck
|
||||||
simple-mtpfs
|
simple-mtpfs
|
||||||
sl
|
sl
|
||||||
slack-desktop-dark
|
slack-desktop-dark
|
||||||
smartmontools
|
smartmontools
|
||||||
|
soundcloud-dl-git
|
||||||
spatialindex
|
spatialindex
|
||||||
spotify
|
spotify
|
||||||
spotify-now-git
|
spotify-now-git
|
||||||
@@ -263,12 +295,11 @@ tasksh
|
|||||||
tcpdump
|
tcpdump
|
||||||
termdown
|
termdown
|
||||||
texinfo
|
texinfo
|
||||||
|
texlive-bibtexextra
|
||||||
texlive-core
|
texlive-core
|
||||||
texlive-local-adjustbox
|
texlive-local-adjustbox
|
||||||
texlive-local-algorithmicx
|
texlive-local-algorithmicx
|
||||||
texlive-local-algorithms
|
texlive-local-algorithms
|
||||||
texlive-local-biblatex
|
|
||||||
texlive-local-biblatex-apa
|
|
||||||
texlive-local-capt-of
|
texlive-local-capt-of
|
||||||
texlive-local-collectbox
|
texlive-local-collectbox
|
||||||
texlive-local-csquotes
|
texlive-local-csquotes
|
||||||
@@ -281,11 +312,11 @@ texlive-local-forest
|
|||||||
texlive-local-gfsdidot
|
texlive-local-gfsdidot
|
||||||
texlive-local-ifmtarg
|
texlive-local-ifmtarg
|
||||||
texlive-local-inlinedef
|
texlive-local-inlinedef
|
||||||
texlive-local-logreq
|
|
||||||
texlive-local-multirow
|
texlive-local-multirow
|
||||||
texlive-local-numprint
|
texlive-local-numprint
|
||||||
texlive-local-pgfopts
|
texlive-local-pgfopts
|
||||||
texlive-local-pgfplots
|
texlive-local-pgfplots
|
||||||
|
texlive-local-preprint
|
||||||
texlive-local-siunitx
|
texlive-local-siunitx
|
||||||
texlive-local-sourcesanspro
|
texlive-local-sourcesanspro
|
||||||
texlive-local-tcolorbox
|
texlive-local-tcolorbox
|
||||||
@@ -296,11 +327,11 @@ texlive-local-tkz-euclide
|
|||||||
texlive-local-trimspaces
|
texlive-local-trimspaces
|
||||||
texlive-local-was
|
texlive-local-was
|
||||||
texlive-local-xifthen
|
texlive-local-xifthen
|
||||||
texlive-localmanager-git
|
|
||||||
the_silver_searcher
|
the_silver_searcher
|
||||||
thunderbird
|
thunderbird
|
||||||
tidy
|
tidy
|
||||||
time
|
time
|
||||||
|
tk
|
||||||
tmux
|
tmux
|
||||||
tor
|
tor
|
||||||
traceroute
|
traceroute
|
||||||
@@ -309,6 +340,7 @@ transmission-gtk
|
|||||||
trizen
|
trizen
|
||||||
ttf-dejavu
|
ttf-dejavu
|
||||||
ttf-font-awesome
|
ttf-font-awesome
|
||||||
|
ttf-hack
|
||||||
ttf-joypixels
|
ttf-joypixels
|
||||||
ttf-ubuntu-font-family
|
ttf-ubuntu-font-family
|
||||||
udisks2
|
udisks2
|
||||||
@@ -386,6 +418,7 @@ xorg-xvinfo
|
|||||||
xorg-xwd
|
xorg-xwd
|
||||||
xorg-xwininfo
|
xorg-xwininfo
|
||||||
xorg-xwud
|
xorg-xwud
|
||||||
|
xsv
|
||||||
xvkbd
|
xvkbd
|
||||||
yad
|
yad
|
||||||
yay
|
yay
|
||||||
@@ -396,3 +429,4 @@ zathura-pdf-mupdf
|
|||||||
zbar
|
zbar
|
||||||
zip
|
zip
|
||||||
zsh
|
zsh
|
||||||
|
zulip-desktop-git
|
||||||
|
|||||||
@@ -1,30 +1,30 @@
|
|||||||
acestream-engine
|
acestream-engine
|
||||||
acestream-player
|
acestream-player
|
||||||
|
angular-cli
|
||||||
antimicro
|
antimicro
|
||||||
arno-iptables-firewall
|
arno-iptables-firewall
|
||||||
aurvote
|
aurvote
|
||||||
bear
|
bear
|
||||||
bukuserver
|
buku-git
|
||||||
chromium-widevine
|
chromium-widevine
|
||||||
cliqz-bin
|
cliqz-bin
|
||||||
compton-tryone-git
|
compton-tryone-git
|
||||||
curseradio-git
|
curseradio-git
|
||||||
dragon-drag-and-drop-git
|
dragon-drag-and-drop-git
|
||||||
|
eclipse-java
|
||||||
ecryptfs-simple
|
ecryptfs-simple
|
||||||
ffcast
|
ffcast
|
||||||
flashplugin-focusfix
|
flashplugin-focusfix
|
||||||
godot-bin
|
flowblade
|
||||||
gotop-bin
|
gotop-bin
|
||||||
habitctl-git
|
|
||||||
heroku-cli
|
heroku-cli
|
||||||
htop-vim-git
|
htop-vim-git
|
||||||
i3-gaps-rounded
|
i3-gaps-rounded
|
||||||
i3blocks-git
|
i3blocks-git
|
||||||
insomnia
|
insomnia
|
||||||
|
itch
|
||||||
jmtpfs
|
jmtpfs
|
||||||
libavutil-52
|
libavutil-52
|
||||||
linux-kevin
|
|
||||||
linux-kevin-headers
|
|
||||||
linux-nzxt
|
linux-nzxt
|
||||||
linux-nzxt-headers
|
linux-nzxt-headers
|
||||||
lua-cjson
|
lua-cjson
|
||||||
@@ -35,26 +35,32 @@ nerd-fonts-dejavu-complete
|
|||||||
nerd-fonts-hack
|
nerd-fonts-hack
|
||||||
nx3-all
|
nx3-all
|
||||||
peaclock
|
peaclock
|
||||||
|
pfetch-git
|
||||||
pipes.sh
|
pipes.sh
|
||||||
pycp
|
pycp
|
||||||
|
python-discord
|
||||||
python-tinydb
|
python-tinydb
|
||||||
qdirstat
|
qdirstat
|
||||||
robo3t-bin
|
robo3t-bin
|
||||||
rxvt-unicode-patched
|
rot13
|
||||||
|
runelite
|
||||||
|
rxvt-unicode-pixbuf-patched
|
||||||
sc-im
|
sc-im
|
||||||
|
scrcpy
|
||||||
|
shadowfox-updater
|
||||||
simple-mtpfs
|
simple-mtpfs
|
||||||
slack-desktop-dark
|
slack-desktop-dark
|
||||||
|
soundcloud-dl-git
|
||||||
spotify
|
spotify
|
||||||
spotify-now-git
|
spotify-now-git
|
||||||
steamos-xpad-dkms
|
steamos-xpad-dkms
|
||||||
|
surf
|
||||||
systemd-numlockontty
|
systemd-numlockontty
|
||||||
taskopen
|
taskopen
|
||||||
tasksh
|
tasksh
|
||||||
texlive-local-adjustbox
|
texlive-local-adjustbox
|
||||||
texlive-local-algorithmicx
|
texlive-local-algorithmicx
|
||||||
texlive-local-algorithms
|
texlive-local-algorithms
|
||||||
texlive-local-biblatex
|
|
||||||
texlive-local-biblatex-apa
|
|
||||||
texlive-local-capt-of
|
texlive-local-capt-of
|
||||||
texlive-local-collectbox
|
texlive-local-collectbox
|
||||||
texlive-local-csquotes
|
texlive-local-csquotes
|
||||||
@@ -67,11 +73,11 @@ texlive-local-forest
|
|||||||
texlive-local-gfsdidot
|
texlive-local-gfsdidot
|
||||||
texlive-local-ifmtarg
|
texlive-local-ifmtarg
|
||||||
texlive-local-inlinedef
|
texlive-local-inlinedef
|
||||||
texlive-local-logreq
|
|
||||||
texlive-local-multirow
|
texlive-local-multirow
|
||||||
texlive-local-numprint
|
texlive-local-numprint
|
||||||
texlive-local-pgfopts
|
texlive-local-pgfopts
|
||||||
texlive-local-pgfplots
|
texlive-local-pgfplots
|
||||||
|
texlive-local-preprint
|
||||||
texlive-local-siunitx
|
texlive-local-siunitx
|
||||||
texlive-local-sourcesanspro
|
texlive-local-sourcesanspro
|
||||||
texlive-local-tcolorbox
|
texlive-local-tcolorbox
|
||||||
@@ -82,13 +88,16 @@ texlive-local-tkz-euclide
|
|||||||
texlive-local-trimspaces
|
texlive-local-trimspaces
|
||||||
texlive-local-was
|
texlive-local-was
|
||||||
texlive-local-xifthen
|
texlive-local-xifthen
|
||||||
texlive-localmanager-git
|
|
||||||
trizen
|
trizen
|
||||||
urxvt-resize-font-git
|
urxvt-resize-font-git
|
||||||
vidir
|
vidir
|
||||||
weechat-vimode-git
|
weechat-vimode-git
|
||||||
wego
|
wego
|
||||||
wpa_actiond
|
wpa_actiond
|
||||||
|
xbindkeys
|
||||||
|
xf86-input-keyboard
|
||||||
|
xf86-input-mouse
|
||||||
|
xsv
|
||||||
xvkbd
|
xvkbd
|
||||||
yad
|
|
||||||
yay
|
yay
|
||||||
|
zulip-desktop-git
|
||||||
|
|||||||
@@ -2,9 +2,12 @@ alsa-utils
|
|||||||
android-file-transfer
|
android-file-transfer
|
||||||
apache
|
apache
|
||||||
arch-install-scripts
|
arch-install-scripts
|
||||||
|
asciinema
|
||||||
asp
|
asp
|
||||||
|
audacity
|
||||||
autoconf
|
autoconf
|
||||||
automake
|
automake
|
||||||
|
baka-mplayer
|
||||||
bash
|
bash
|
||||||
bat
|
bat
|
||||||
bc
|
bc
|
||||||
@@ -21,11 +24,13 @@ chromium
|
|||||||
cloc
|
cloc
|
||||||
cmake
|
cmake
|
||||||
cmatrix
|
cmatrix
|
||||||
|
code
|
||||||
colordiff
|
colordiff
|
||||||
coreutils
|
coreutils
|
||||||
cowsay
|
cowsay
|
||||||
cronie
|
cronie
|
||||||
cryptsetup
|
cryptsetup
|
||||||
|
dash
|
||||||
dateutils
|
dateutils
|
||||||
device-mapper
|
device-mapper
|
||||||
dhcpcd
|
dhcpcd
|
||||||
@@ -33,6 +38,7 @@ dialog
|
|||||||
diffutils
|
diffutils
|
||||||
discord
|
discord
|
||||||
dmenu
|
dmenu
|
||||||
|
docker
|
||||||
doxygen
|
doxygen
|
||||||
dunst
|
dunst
|
||||||
e2fsprogs
|
e2fsprogs
|
||||||
@@ -42,6 +48,7 @@ emacs
|
|||||||
encfs
|
encfs
|
||||||
evince
|
evince
|
||||||
fakeroot
|
fakeroot
|
||||||
|
fbreader
|
||||||
fd
|
fd
|
||||||
feh
|
feh
|
||||||
file
|
file
|
||||||
@@ -60,6 +67,7 @@ gdb
|
|||||||
gettext
|
gettext
|
||||||
gimp
|
gimp
|
||||||
git
|
git
|
||||||
|
git-lfs
|
||||||
glibc
|
glibc
|
||||||
gradle
|
gradle
|
||||||
grep
|
grep
|
||||||
@@ -80,8 +88,10 @@ intellij-idea-community-edition
|
|||||||
iproute2
|
iproute2
|
||||||
iputils
|
iputils
|
||||||
irrlicht
|
irrlicht
|
||||||
|
jdk-openjdk
|
||||||
jfsutils
|
jfsutils
|
||||||
jp2a
|
jp2a
|
||||||
|
jre-openjdk-headless
|
||||||
junit
|
junit
|
||||||
kitty
|
kitty
|
||||||
less
|
less
|
||||||
@@ -91,12 +101,16 @@ licenses
|
|||||||
linux
|
linux
|
||||||
linux-firmware
|
linux-firmware
|
||||||
linux-headers
|
linux-headers
|
||||||
|
linux-lts
|
||||||
|
linux-lts-headers
|
||||||
|
lmms
|
||||||
logrotate
|
logrotate
|
||||||
lolcat
|
lolcat
|
||||||
lsd
|
lsd
|
||||||
lsof
|
lsof
|
||||||
lvm2
|
lvm2
|
||||||
lxappearance
|
lxappearance
|
||||||
|
maim
|
||||||
make
|
make
|
||||||
man-db
|
man-db
|
||||||
man-pages
|
man-pages
|
||||||
@@ -119,9 +133,12 @@ ntp
|
|||||||
numlockx
|
numlockx
|
||||||
nvidia-dkms
|
nvidia-dkms
|
||||||
nvidia-settings
|
nvidia-settings
|
||||||
|
obs-studio
|
||||||
openshot
|
openshot
|
||||||
openssh
|
openssh
|
||||||
|
openvpn
|
||||||
os-prober
|
os-prober
|
||||||
|
otf-ipafont
|
||||||
p7zip
|
p7zip
|
||||||
pacman
|
pacman
|
||||||
pacman-contrib
|
pacman-contrib
|
||||||
@@ -133,17 +150,23 @@ pcmanfm
|
|||||||
pdfgrep
|
pdfgrep
|
||||||
peek
|
peek
|
||||||
perl
|
perl
|
||||||
|
perl-file-mimeinfo
|
||||||
perl-image-exiftool
|
perl-image-exiftool
|
||||||
pgadmin4
|
pgadmin4
|
||||||
pkgconf
|
pkgconf
|
||||||
|
podman
|
||||||
postgresql
|
postgresql
|
||||||
procps-ng
|
procps-ng
|
||||||
psmisc
|
psmisc
|
||||||
pulseaudio
|
pulseaudio
|
||||||
|
pyenv
|
||||||
pyside2
|
pyside2
|
||||||
python-dbus
|
python-dbus
|
||||||
python-numpy
|
python-numpy
|
||||||
python-pip
|
python-pip
|
||||||
|
python-praw
|
||||||
|
python-prettytable
|
||||||
|
python-pynvim
|
||||||
python-pywal
|
python-pywal
|
||||||
python-setuptools
|
python-setuptools
|
||||||
qalculate-gtk
|
qalculate-gtk
|
||||||
@@ -169,6 +192,7 @@ qt5-scxml
|
|||||||
qt5-serialbus
|
qt5-serialbus
|
||||||
qt5-serialport
|
qt5-serialport
|
||||||
qt5-speech
|
qt5-speech
|
||||||
|
qt5-styleplugins
|
||||||
qt5-tools
|
qt5-tools
|
||||||
qt5-translations
|
qt5-translations
|
||||||
qt5-virtualkeyboard
|
qt5-virtualkeyboard
|
||||||
@@ -178,6 +202,7 @@ qt5-webglplugin
|
|||||||
qt5-websockets
|
qt5-websockets
|
||||||
qt5-webview
|
qt5-webview
|
||||||
qt5-xmlpatterns
|
qt5-xmlpatterns
|
||||||
|
racket
|
||||||
ranger
|
ranger
|
||||||
redshift
|
redshift
|
||||||
reiserfsprogs
|
reiserfsprogs
|
||||||
@@ -201,7 +226,6 @@ steam-native-runtime
|
|||||||
stow
|
stow
|
||||||
subtitleeditor
|
subtitleeditor
|
||||||
sudo
|
sudo
|
||||||
surf
|
|
||||||
sxiv
|
sxiv
|
||||||
sysfsutils
|
sysfsutils
|
||||||
sysstat
|
sysstat
|
||||||
@@ -211,11 +235,13 @@ task
|
|||||||
tcpdump
|
tcpdump
|
||||||
termdown
|
termdown
|
||||||
texinfo
|
texinfo
|
||||||
|
texlive-bibtexextra
|
||||||
texlive-core
|
texlive-core
|
||||||
the_silver_searcher
|
the_silver_searcher
|
||||||
thunderbird
|
thunderbird
|
||||||
tidy
|
tidy
|
||||||
time
|
time
|
||||||
|
tk
|
||||||
tmux
|
tmux
|
||||||
tor
|
tor
|
||||||
traceroute
|
traceroute
|
||||||
@@ -223,6 +249,7 @@ transmission-cli
|
|||||||
transmission-gtk
|
transmission-gtk
|
||||||
ttf-dejavu
|
ttf-dejavu
|
||||||
ttf-font-awesome
|
ttf-font-awesome
|
||||||
|
ttf-hack
|
||||||
ttf-joypixels
|
ttf-joypixels
|
||||||
ttf-ubuntu-font-family
|
ttf-ubuntu-font-family
|
||||||
udisks2
|
udisks2
|
||||||
@@ -242,12 +269,9 @@ wireless_tools
|
|||||||
wkhtmltopdf
|
wkhtmltopdf
|
||||||
wpa_supplicant
|
wpa_supplicant
|
||||||
xautomation
|
xautomation
|
||||||
xbindkeys
|
|
||||||
xclip
|
xclip
|
||||||
xdotool
|
xdotool
|
||||||
xf86-input-evdev
|
xf86-input-evdev
|
||||||
xf86-input-keyboard
|
|
||||||
xf86-input-mouse
|
|
||||||
xf86-input-synaptics
|
xf86-input-synaptics
|
||||||
xf86-input-vmmouse
|
xf86-input-vmmouse
|
||||||
xf86-input-void
|
xf86-input-void
|
||||||
@@ -295,6 +319,7 @@ xorg-xvinfo
|
|||||||
xorg-xwd
|
xorg-xwd
|
||||||
xorg-xwininfo
|
xorg-xwininfo
|
||||||
xorg-xwud
|
xorg-xwud
|
||||||
|
yad
|
||||||
youtube-dl
|
youtube-dl
|
||||||
youtube-viewer
|
youtube-viewer
|
||||||
zathura
|
zathura
|
||||||
|
|||||||
Reference in New Issue
Block a user