changing apt and font stuff

This commit is contained in:
opal
2024-09-27 13:47:26 -07:00
parent a8e907de50
commit 0f063a4e58
2 changed files with 8 additions and 9 deletions

11
.bashrc
View File

@@ -75,12 +75,11 @@ alias v='nvim'
alias vim='nvim'
alias vi='nvim'
# DNF
alias dnf='dnf5'
alias din='sudo dnf5 install'
alias dre='sudo dnf5 remove'
alias dup='sudo dnf5 update'
alias dse='dnf5 search'
# APT
alias ain='sudo apt install'
alias are='sudo apt remove'
alias aup='sudo apt update && sudo apt upgrade'
alias ase='apt search'
# alias to show the date
alias da='date "+%Y-%m-%d %A %T %Z"'

View File

@@ -27,9 +27,9 @@
(add-hook mode (lambda () (display-line-numbers-mode 0))))
;; Font configuration
(set-face-attribute 'default nil :font "Terminus" :height 200)
(set-face-attribute 'fixed-pitch nil :font "Terminus" :height 200)
(set-face-attribute 'variable-pitch nil :font "ETBembo" :height 200)
(set-face-attribute 'default nil :font "Terminus" :height 190)
(set-face-attribute 'fixed-pitch nil :font "Terminus" :height 190)
(set-face-attribute 'variable-pitch nil :font "ETBembo" :height 190)
(defun opal/org-font-setup ()
;; Replace list hyphen with dot