mirror of
https://codeberg.org/andyscott/dotfiles.git
synced 2024-11-09 14:00:47 -05:00
Compare commits
4 commits
3ca6872b9e
...
c0bf672193
Author | SHA1 | Date | |
---|---|---|---|
c0bf672193 | |||
627988acfd | |||
264fd648bd | |||
843f0dc23d |
2 changed files with 3 additions and 1 deletions
2
bashrc
2
bashrc
|
@ -13,3 +13,5 @@ alias r="urxvt -name Ranger -e ranger & disown"
|
|||
alias kssh="/usr/bin/kitty +kitten ssh"
|
||||
|
||||
neofetch
|
||||
|
||||
[ -f /opt/miniconda3/etc/profile.d/conda.sh ] && source /opt/miniconda3/etc/profile.d/conda.sh
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
font_family Hack
|
||||
font_size 12
|
||||
font_size 10
|
||||
cursor_shape block
|
||||
cursor_stop_blinking_after 10
|
||||
shell_integration enabled no-cursor
|
||||
|
|
Loading…
Reference in a new issue