Further configuration
This commit is contained in:
parent
d02943669b
commit
f1fa6fc5c3
1 changed files with 0 additions and 7 deletions
|
@ -10,12 +10,6 @@ export ZSH="$HOME/.oh-my-zsh"
|
|||
# See https://github.com/ohmyzsh/ohmyzsh/wiki/Themes
|
||||
ZSH_THEME="mrfortem"
|
||||
|
||||
# Set list of themes to pick from when loading at random
|
||||
# Setting this variable when ZSH_THEME=random will cause zsh to load
|
||||
# a theme from this variable instead of looking in $ZSH/themes/
|
||||
# If set to an empty array, this variable will have no effect.
|
||||
# ZSH_THEME_RANDOM_CANDIDATES=( "robbyrussell" "agnoster" )
|
||||
|
||||
# Uncomment the following line to use case-sensitive completion.
|
||||
# CASE_SENSITIVE="true"
|
||||
|
||||
|
@ -110,6 +104,5 @@ alias rmou='rclone mount OneDriveUGent: ~/Documents/OneDriveUGent/'
|
|||
alias rmop='rclone mount OneDrivePersonal: ~/Documents/OneDrivePersonal'
|
||||
alias helios='ssh tdpeuter@helios.ugent.be'
|
||||
alias resblue='systemctl restart bluetooth'
|
||||
alias sysconfdr='cd ~/Documents/OneDrivePersonal/_PERSOONLIJK/_OTHER/Code/sysconfig/'
|
||||
alias Personal='cd ~/Documents/OneDrivePersonal/_PERSOONLIJK'
|
||||
alias UGent='cd ~/Documents/OneDriveUGent/Informatica\ J1\ 2021-2022/'
|
||||
|
|
Loading…
Reference in a new issue