Initial commit of sync-aliases and key_aliases
Split off shell functions into zsh_aliases_functions. Added aliases for .gitconfig and Watson.
This commit is contained in:
@@ -7,7 +7,7 @@ d /home/kevin/Downloads
|
||||
D /home/kevin/Documents
|
||||
k /home/kevin/
|
||||
lc /home/kevin/linux-config/
|
||||
m /run/media/kevin
|
||||
me /run/media/kevin
|
||||
o /
|
||||
p /home/kevin/.password-store
|
||||
P /home/kevin/Pictures
|
||||
@@ -20,12 +20,14 @@ cn /home/kevin/coding
|
||||
ib /home/kevin/linux-config/configs/i3blocks-scripts
|
||||
j /home/kevin/Documents/journal
|
||||
lh /home/kevin/Documents/listening-history
|
||||
ms /home/kevin/coding/best-mf-site-personal
|
||||
ra /home/kevin/linux-config/configs/ranger
|
||||
sr /home/kevin/linux-config/scripts
|
||||
snp /home/kevin/.vim/plugged/vim-snippets/UltiSnips
|
||||
sv /home/kevin/coding/spotify-lib-vis/src
|
||||
swa /home/kevin/.local/share/nvim/swap
|
||||
tx /home/kevin/linux-config/txt
|
||||
wa /home/kevin/.config/watson
|
||||
wo /home/kevin/Documents/workout-logs/11
|
||||
|
||||
# }}} cdn *
|
||||
|
||||
@@ -25,6 +25,7 @@ jn /home/kevin/Documents/journal/todo/1.md
|
||||
jt /home/kevin/Documents/journal/todo/todo.md
|
||||
lh /home/kevin/Documents/listening-history/polarbier.csv
|
||||
ne /home/kevin/linux-config/configs/neofetch/config.conf
|
||||
re README.md
|
||||
tm /home/kevin/.vim/plugged/vim-snippets/UltiSnips/texmath.snippets
|
||||
|
||||
# }}} cdn *
|
||||
|
||||
@@ -1,12 +1,15 @@
|
||||
alsa-utils
|
||||
arch-install-scripts
|
||||
autoconf
|
||||
automake
|
||||
bash
|
||||
bc
|
||||
bison
|
||||
bookworm
|
||||
broadcom-wl
|
||||
browserpass
|
||||
bzip2
|
||||
certbot
|
||||
chromium
|
||||
chromium-widevine
|
||||
cliqz
|
||||
@@ -33,6 +36,8 @@ ffcast
|
||||
file
|
||||
filesystem
|
||||
findutils
|
||||
firefox
|
||||
fish
|
||||
flex
|
||||
fzf
|
||||
gawk
|
||||
@@ -40,11 +45,11 @@ gcc
|
||||
gcc-libs
|
||||
gdb
|
||||
gettext
|
||||
gimp
|
||||
git
|
||||
glibc
|
||||
grep
|
||||
grub
|
||||
gscreenshot
|
||||
gzip
|
||||
htop-vim-git
|
||||
i3-gaps
|
||||
@@ -66,6 +71,7 @@ linux-headers
|
||||
logrotate
|
||||
lolcat
|
||||
lsof
|
||||
lutris
|
||||
lvm2
|
||||
lxappearance
|
||||
make
|
||||
@@ -80,23 +86,28 @@ neovim
|
||||
netctl
|
||||
noto-fonts
|
||||
ntfs-3g
|
||||
ntp
|
||||
numlockx
|
||||
nvidia
|
||||
openssh
|
||||
os-prober
|
||||
pacman
|
||||
pass
|
||||
patch
|
||||
pciutils
|
||||
pcmanfm
|
||||
pdfgrep
|
||||
peaclock
|
||||
perl
|
||||
pgadmin4
|
||||
pipes.sh
|
||||
pkgconf
|
||||
postgresql
|
||||
procps-ng
|
||||
psensor
|
||||
psmisc
|
||||
pulseaudio
|
||||
pycp
|
||||
python-dbus
|
||||
python-pip
|
||||
python-pywal
|
||||
@@ -106,8 +117,10 @@ qrencode
|
||||
ranger
|
||||
redshift
|
||||
reiserfsprogs
|
||||
rsync
|
||||
rxvt-unicode-pixbuf
|
||||
s-nail
|
||||
scrot
|
||||
sed
|
||||
shadow
|
||||
shellcheck
|
||||
@@ -115,8 +128,11 @@ spotify
|
||||
spotify-now-git
|
||||
st
|
||||
steam
|
||||
steam-native-runtime
|
||||
steamos-xpad-dkms
|
||||
sudo
|
||||
surf
|
||||
sxiv
|
||||
sysfsutils
|
||||
sysstat
|
||||
systemd-numlockontty
|
||||
@@ -135,6 +151,7 @@ texlive-local-tkz-base
|
||||
texlive-local-tkz-euclide
|
||||
texlive-localmanager-git
|
||||
the_silver_searcher
|
||||
tmux
|
||||
tor
|
||||
tor-browser
|
||||
transmission-gtk
|
||||
@@ -147,10 +164,12 @@ unzip
|
||||
usbutils
|
||||
util-linux
|
||||
vi
|
||||
virtualbox
|
||||
vlc
|
||||
w3m
|
||||
wego
|
||||
which
|
||||
wine
|
||||
wireless_tools
|
||||
wpa_actiond
|
||||
wpa_supplicant
|
||||
@@ -207,9 +226,10 @@ xorg-xvinfo
|
||||
xorg-xwd
|
||||
xorg-xwininfo
|
||||
xorg-xwud
|
||||
yad
|
||||
youtube-viewer
|
||||
zathura
|
||||
zathura-pdf-poppler
|
||||
zathura-pdf-mupdf
|
||||
zbar
|
||||
zip
|
||||
zsh
|
||||
|
||||
Reference in New Issue
Block a user