.bashrc remove alias scripts
This commit is contained in:
parent
507c8e906c
commit
62e3563dba
2
.bashrc
2
.bashrc
@ -25,8 +25,6 @@ alias gsp="git stash; git pull"
|
|||||||
alias gcheck="git checkout"
|
alias gcheck="git checkout"
|
||||||
|
|
||||||
# SCRIPTS
|
# SCRIPTS
|
||||||
alias gr='python ~/dotfiles/scripts/growthrate.py'
|
|
||||||
|
|
||||||
alias res1='xrandr --output DisplayPort-0 --mode 2560x1440 --rate 120'
|
alias res1='xrandr --output DisplayPort-0 --mode 2560x1440 --rate 120'
|
||||||
alias res2='xrandr --output DisplayPort-0 --mode 1920x1080 --rate 120'
|
alias res2='xrandr --output DisplayPort-0 --mode 1920x1080 --rate 120'
|
||||||
|
|
||||||
|
@ -1,6 +1,6 @@
|
|||||||
# vim:fileencoding=utf-8:ft=conf
|
# vim:fileencoding=utf-8:ft=conf
|
||||||
|
|
||||||
font_family Fira Code Nerd Font
|
font_family Fira Code Nerd Font
|
||||||
font_size 12.0
|
font_size 12.0
|
||||||
background_opacity 0.7
|
background_opacity 0.7
|
||||||
window_padding_width 15
|
window_padding_width 15
|
||||||
|
Loading…
x
Reference in New Issue
Block a user