diff options
Diffstat (limited to 'bashrc/.bashrc')
-rw-r--r-- | bashrc/.bashrc | 13 |
1 files changed, 6 insertions, 7 deletions
diff --git a/bashrc/.bashrc b/bashrc/.bashrc index 29ab638..c7ecf18 100644 --- a/bashrc/.bashrc +++ b/bashrc/.bashrc @@ -3,7 +3,7 @@ # If not running interactively, don't do anything [[ $- != *i* ]] && return -export PS1="\W " +export PS1="\W " export PATH="$PATH:/home/rasmus/.local/scripts" export EDITOR="vim" @@ -14,12 +14,13 @@ alias grep="grep -i --color" alias c="clear" alias cal="cal -m" alias sxiv="sxiv -tb" -alias iv="sxiv -tb ~/pix" +alias iv="sxiv -tb ~/pix/wps" alias update="sudo pacman -Sy archlinux-keyring && sudo pacman -Su" alias wifi="nmcli connection show" alias eesti="setxkbmap ee -option caps:ctrl_modifier" alias usa="setxkbmap us -option caps:ctrl_modifier" alias vim="nvim" +alias yt="yt-dlp --merge-output-format mkv" @@ -42,8 +43,6 @@ alias digisync="rsync -aP --delete --exclude .git/ /home/rasmus/code/digirannak/ # Pomodoro - - declare -A pomo_options pomo_options["session"]="45" pomo_options["break"]="10" @@ -62,6 +61,6 @@ alias sess="pomodoro 'session'" alias brk="pomodoro 'break'" -# While opeing bash -#quotes -#echo Remember +## While opeing bash +# Stay at the Frequenzy +echo "Each day I add a brick to the wall. Consistency." |