Compare commits
No commits in common. "30d1fb13263c30535c6c915a70e848e6c4aaed54" and "80bc730cd3e7dd5df49731414eecf555f06a1db5" have entirely different histories.
30d1fb1326
...
80bc730cd3
2 changed files with 1 additions and 4 deletions
|
@ -15,6 +15,7 @@ i3lock
|
|||
keepassxc
|
||||
keepmenu
|
||||
less
|
||||
lf
|
||||
mpv
|
||||
neovim
|
||||
nextcloud-client
|
||||
|
@ -27,7 +28,6 @@ plexamp-appimage
|
|||
pulseaudio-control
|
||||
picom
|
||||
polybar
|
||||
ranger
|
||||
rsync
|
||||
sxiv
|
||||
rofi
|
||||
|
|
3
.zshrc
3
.zshrc
|
@ -20,7 +20,6 @@ SAVEHIST=10000
|
|||
alias lss="ls -lah"
|
||||
alias yt-dlp-mp4="yt-dlp --no-config --format 'bv*[ext=mp4]+ba[ext=m4a]/b[ext=mp4]'"
|
||||
alias t="todo.sh"
|
||||
alias r="ranger"
|
||||
|
||||
alias gco="git checkout"
|
||||
alias gcm="git commit -m"
|
||||
|
@ -47,5 +46,3 @@ export NVM_DIR="$HOME/.nvm"
|
|||
export PATH="$HOME/.dotnet/tools:$PATH"
|
||||
export PATH="$HOME/.yarn/bin:$PATH"
|
||||
|
||||
# Emacs Mode
|
||||
bindkey -e
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue